linux-stable/include/linux/ssb
Jing Yangyang 8d4be12406 ssb: fix boolreturn.cocci warning
./include/linux/ssb/ssb_driver_extif.h:200:8-9:WARNING: return of 0/1 in
function 'ssb_extif_available' 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

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Jing Yangyang <jing.yangyang@zte.com.cn>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210824061341.59255-1-deng.changcheng@zte.com.cn
2021-08-29 14:47:42 +03:00
..
ssb.h
ssb_driver_chipcommon.h
ssb_driver_extif.h ssb: fix boolreturn.cocci warning 2021-08-29 14:47:42 +03:00
ssb_driver_gige.h
ssb_driver_mips.h
ssb_driver_pci.h
ssb_embedded.h
ssb_regs.h