"Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx> wrote: > Return statements in functions returning bool should use true or false > instead of an integer value. > > This code was detected with the help of Coccinelle. > > Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx> > Reviewed-by: Michael Buesch <m@xxxxxxx> Patch applied to wireless-drivers-next.git, thanks. c7743c428111 ssb: driver_gige: use true and false for boolean values -- https://patchwork.kernel.org/patch/10555985/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches