[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190701065341.GA2481@kroah.com>
Date: Mon, 1 Jul 2019 08:53:41 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Hariprasad Kelam <hariprasad.kelam@...il.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 01/10] staging/rtl8723bs/hal: fix comparison to
true/false is error prone
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@...il.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
Powered by blists - more mailing lists