From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bartlomiej Zolnierkiewicz Date: Tue, 31 Jul 2018 11:03:57 +0000 Subject: Re: [PATCH] media: omap2: omapfb: fix boolreturn.cocci warnings Message-Id: <1621309.sZUdEDiQYq@amdc3058> List-Id: References: <201807260144.q4WK2PMA%fengguang.wu@intel.com> <20180725175700.GA82131@lkp-sb05.lkp.intel.com> In-Reply-To: <20180725175700.GA82131@lkp-sb05.lkp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kbuild test robot Cc: linux-fbdev@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Tomi Valkeinen , kbuild-all@01.org, Mauro Carvalho Chehab , Dan Carpenter , linux-media@vger.kernel.org On Thursday, July 26, 2018 01:57:00 AM kbuild test robot wrote: > From: kbuild test robot > > 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 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