Re: [PATCH] staging: rtl8723bs: core: fix condition with no effect

From: Dan Carpenter
Date: Mon Jan 27 2020 - 03:29:19 EST


On Sat, Jan 25, 2020 at 07:04:38PM +0530, Saurav Girepunje wrote:
> fix warning reorted by coccicheck
> WARNING: possible condition with no effect (if == else)
>
> Signed-off-by: Saurav Girepunje <saurav.girepunje@xxxxxxxxx>

This one looks good.

The difference between this one and the last one, is that this stuff
looks like documentation but it's just a lot of garbage dead code so
it's good to delete it.

But unfortunately, these patches don't apply. Please read
Documentation/process/email-clients.rst

regards,
dan carpenter