Re: [PATCH] media: omap2: omapfb: fix boolreturn.cocci warnings
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2018-07-31 11:04:03
Also in:
dri-devel, linux-media, linux-omap, lkml
From: Bartlomiej Zolnierkiewicz <hidden>
Date: 2018-07-31 11:04:03
Also in:
dri-devel, linux-media, linux-omap, lkml
On Thursday, July 26, 2018 01:57:00 AM kbuild test robot wrote:
From: kbuild test robot <redacted>
drivers/video/fbdev/omap2/omapfb/omapfb-main.c:290:9-10: WARNING: return of 0/1 in function 'cmp_var_to_colormode' with return type bool
Return statements in functions returning bool should use
true/false instead of 1/0.
Generated by: scripts/coccinelle/misc/boolreturn.cocci
Fixes: 7378f1149884 ("media: omap2: omapfb: allow building it with COMPILE_TEST")
Signed-off-by: kbuild test robot <redacted>Patch queued for 4.19 (w/ "media"->"fbdev" fixup in the patch title), thanks. Best regards, -- Bartlomiej Zolnierkiewicz Samsung R&D Institute Poland Samsung Electronics