CGEL <cgel.zte@xxxxxxxxx> wrote: > From: Jing Yangyang <jing.yangyang@xxxxxxxxxx> > > ./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@xxxxxxxxxx> > Signed-off-by: Jing Yangyang <jing.yangyang@xxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 8d4be124062b ssb: fix boolreturn.cocci warning -- https://patchwork.kernel.org/project/linux-wireless/patch/20210824061341.59255-1-deng.changcheng@xxxxxxxxxx/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches