Re: [PATCH] scsi: target: tcmu: fix boolreturn.cocci warnings

From: Martin K. Petersen
Date: Fri May 21 2021 - 17:14:49 EST



> From: kernel test robot <lkp@xxxxxxxxx>
>
> drivers/target/target_core_user.c:1424:9-10: WARNING: return of 0/1 in function 'tcmu_handle_completions' 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

Applied to 5.14/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering