Re: [PATCH] staging: rtl8712: Remove boolean comparisons

2015-10-19 Thread Mike Rapoport
On Sun, Oct 18, 2015 at 08:35:04PM +0100, Luis de Bethencourt wrote: > Boolean tests do not need explicit comparison to true or false. > > Signed-off-by: Luis de Bethencourt > --- > drivers/staging/rtl8712/os_intfs.c| 4 +- > drivers/staging/rtl8712/rtl8712_cmd.c | 9 +- >

[PATCH] staging: rtl8712: Remove boolean comparisons

2015-10-18 Thread Luis de Bethencourt
Boolean tests do not need explicit comparison to true or false. Signed-off-by: Luis de Bethencourt --- drivers/staging/rtl8712/os_intfs.c| 4 +- drivers/staging/rtl8712/rtl8712_cmd.c | 9 +- drivers/staging/rtl8712/rtl8712_efuse.c | 49 drivers/staging/rtl