[PATCH 01/10] staging/rtl8723bs/hal: fix comparison to true/false is error prone

Greg Kroah-Hartman gregkh at linuxfoundation.org
Mon Jul 1 06:53:41 UTC 2019


On Sat, Jun 29, 2019 at 03:49:09PM +0530, Hariprasad Kelam wrote:
> fix below issues reported by checkpatch
> 
> CHECK: Using comparison to false is error prone
> CHECK: Using comparison to true is error prone
> 
> Signed-off-by: Hariprasad Kelam <hariprasad.kelam at gmail.com>
> ---
>  drivers/staging/rtl8723bs/hal/hal_intf.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

As Dan said, you sent 10 patches with the same subject, so I can't take
these.

Also, please properly "thread" the patches so they show up linked to
each other.  git send-email will do this automatically for you if you
use it (and you should) for multiple emails.

thanks,

greg k-h


More information about the devel mailing list