Displaying 4 results from an estimated 4 matches for "assignlemts".
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...t;
Cc: Thomas Zimmermann <tzimmermann at suse.de>
Cc: Danilo Krummrich <dakr at redhat.com>
Cc: Maxime Ripard <mripard at kernel.org>
Signed-off-by: Guenter Roeck <linux at roeck-us.net>
---
checkpatch complains about the line length in the description and the (pre-existing)
assignlemts in if conditions, but I did not want to split lines in the description
or rearrange the code further.
I don't know why I only see the problem with parisc builds (at least so far).
drivers/gpu/drm/nouveau/nvif/object.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git...
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...t public.gmane.org>
> Cc: Maxime Ripard <mripard-DgEjT+Ai2ygdnm+yROfE0A at public.gmane.org>
> Signed-off-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ at public.gmane.org>
> ---
> checkpatch complains about the line length in the description and the (pre-existing)
> assignlemts in if conditions, but I did not want to split lines in the description
> or rearrange the code further.
>
> I don't know why I only see the problem with parisc builds (at least so far).
>
> drivers/gpu/drm/nouveau/nvif/object.c | 8 +++++---
> 1 file changed, 5 insertions...
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...t; > Cc: Maxime Ripard <mripard-DgEjT+Ai2ygdnm+yROfE0A at public.gmane.org>
> > Signed-off-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ at public.gmane.org>
> > ---
> > checkpatch complains about the line length in the description and the (pre-existing)
> > assignlemts in if conditions, but I did not want to split lines in the description
> > or rearrange the code further.
> >
> > I don't know why I only see the problem with parisc builds (at least so far).
> >
> > drivers/gpu/drm/nouveau/nvif/object.c | 8 +++++---
> >...
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...Maxime Ripard <mripard-DgEjT+Ai2ygdnm+yROfE0A at public.gmane.org>
>>> Signed-off-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ at public.gmane.org>
>>> ---
>>> checkpatch complains about the line length in the description and the (pre-existing)
>>> assignlemts in if conditions, but I did not want to split lines in the description
>>> or rearrange the code further.
>>>
>>> I don't know why I only see the problem with parisc builds (at least so far).
>>>
>>> drivers/gpu/drm/nouveau/nvif/object.c | 8 +++++...