media: imx: fix boolreturn.cocci warning:
authorGuo Zhengkui <guozhengkui@vivo.com>
Mon, 15 Nov 2021 06:54:58 +0000 (07:54 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 30 Nov 2021 11:17:16 +0000 (12:17 +0100)
commit3fa23824fe82a41301f53e025a693104c12f5364
tree5e5efba9c6dda859fee00e7dd6cfeaa6aa8663e2
parent0de2412b7d404806ce609e00b758336283b54631
media: imx: fix boolreturn.cocci warning:

Fix following boolreturn.cocci warning:
./drivers/staging/media/imx/imx-media-csi.c:153:9-10: WARNING:
 return of 0/1 in function 'requires_passthrough' with return
type bool.

Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/imx/imx-media-csi.c