Re: [PATCH 1/2] staging: rtl8723bs: hal: sdio_halinit: fix comparison to true/false is error prone
From: Greg Kroah-Hartman
Date: Thu Jun 13 2019 - 11:46:10 EST
On Wed, Jun 12, 2019 at 07:59:57AM +0530, Hariprasad Kelam wrote:
> CHECK: Using comparison to false is error prone
> CHECK: Using comparison to true is error prone
>
> Signed-off-by: Hariprasad Kelam <hariprasad.kelam@xxxxxxxxx>
> ---
> drivers/staging/rtl8723bs/hal/sdio_halinit.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
>
Patch seems to be corrupt, please rebase and resend.
thanks,
greg k-h