OSDN Git Service

media: staging: ipu3: replace 0 with false
authorJules Irenge <jbi.octave@gmail.com>
Thu, 7 Nov 2019 10:36:08 +0000 (11:36 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 4 Jan 2020 07:09:25 +0000 (08:09 +0100)
commit033c60a6e295b60989104c074c2a8a3d2d1fe3df
treee7003580fecdf894dae98fa07b045045148ce7a7
parent2e3df204f9af42a47823ee955c08950373417420
media: staging: ipu3: replace 0 with false

Replace 0 with false to clear
warning of assignment of 0/1 to bool variable.
Issue detected by coccinelle tool.

Signed-off-by: Jules Irenge <jbi.octave@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/ipu3/ipu3-css.c