alistair23-linux/drivers/staging/rtl8723bs/core
Mamta Shukla cef70f6b04 staging: rtl8723bs: core: Remove true and false comparison
Remove comparison to true and false in if statement.
Issue found with checkpatch.pl.
CHECK: Using comparison to true is error prone
CHECK: Using comparison to false is error prone

Signed-off-by: Mamta Shukla <mamtashukla555@gmail.com>
ACKed-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-09 14:57:33 +02:00
..
rtw_ap.c staging: rtl8723bs: core: Remove true and false comparison 2018-10-09 14:57:33 +02:00
rtw_btcoex.c staging: rtl8723bs: simplify if else statement 2018-07-02 10:43:10 +02:00
rtw_cmd.c staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
rtw_debug.c staging: rtl8723bs: fix spelling mistake "toogle" -> "toggle" 2018-09-25 21:03:05 +02:00
rtw_eeprom.c staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
rtw_efuse.c staging: rtl8723bs: fix comparsion to true/false and brace issues 2018-07-02 10:43:10 +02:00
rtw_ieee80211.c staging: rtl8723bs: fix comparsions to true 2018-07-13 11:41:52 +02:00
rtw_io.c staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
rtw_ioctl_set.c staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
rtw_mlme.c staging: rtl8188eu, rtl8723bs: fix spelling mistake "evet" -> "event" 2018-09-25 21:02:06 +02:00
rtw_mlme_ext.c staging: rtl8723bs: Skip unnecessary field checks 2018-09-28 14:41:36 +02:00
rtw_odm.c staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
rtw_pwrctrl.c staging: rtl8723bs: Fix two sleep-in-atomic-context bugs in _rtw_pwr_wakeup() 2018-09-18 13:29:11 +02:00
rtw_recv.c staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
rtw_rf.c staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
rtw_security.c staging: rtl8723bs: clean up clang warning on extraneous parentheses 2018-10-02 14:59:14 -07:00
rtw_sta_mgt.c staging: rtl8723bs: Replace license boilerplate with SPDX identifiers 2018-05-11 11:48:24 +02:00
rtw_wlan_util.c staging: rtl8723bs: simplify ratetbl_val_2wifirate() 2018-07-11 14:45:55 +02:00
rtw_xmit.c staging: rtl8723bs: fix line over 80 characters 2018-07-02 10:39:06 +02:00