netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/9] rtlwifi: fix comparison to bool warnings
@ 2020-09-18 10:24 Zheng Bin
  2020-09-18 10:24 ` [PATCH -next 1/9] rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c Zheng Bin
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Zheng Bin @ 2020-09-18 10:24 UTC (permalink / raw)
  To: pkshih, kvalo, davem, kuba, linux-wireless, netdev, linux-kernel
  Cc: yi.zhang, zhengbin13

Zheng Bin (9):
  rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c
  rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.c
  rtlwifi: rtl8192cu: fix comparison to bool warning in mac.c
  rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c
  rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c
  rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c
  rtlwifi: rtl8192ce: fix comparison to bool warning in hw.c
  rtlwifi: rtl8192de: fix comparison to bool warning in hw.c
  rtlwifi: rtl8723be: fix comparison to bool warning in hw.c

 .../net/wireless/realtek/rtlwifi/rtl8192c/phy_common.c    | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8192ce/hw.c       | 8 ++++----
 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/hw.c       | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8192cu/mac.c      | 8 ++++----
 drivers/net/wireless/realtek/rtlwifi/rtl8192de/hw.c       | 8 ++++----
 drivers/net/wireless/realtek/rtlwifi/rtl8192ee/hw.c       | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8723be/hw.c       | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/hw.c       | 2 +-
 drivers/net/wireless/realtek/rtlwifi/rtl8821ae/phy.c      | 6 +++---
 9 files changed, 20 insertions(+), 20 deletions(-)

--
2.26.0.106.g9fadedd


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-09-21 13:12 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-18 10:24 [PATCH -next 0/9] rtlwifi: fix comparison to bool warnings Zheng Bin
2020-09-18 10:24 ` [PATCH -next 1/9] rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c Zheng Bin
2020-09-21 13:03   ` Kalle Valo
2020-09-18 10:24 ` [PATCH -next 2/9] rtlwifi: rtl8192c: fix comparison to bool warning in phy_common.c Zheng Bin
2020-09-18 20:47   ` Larry Finger
2020-09-18 10:24 ` [PATCH -next 3/9] rtlwifi: rtl8192cu: fix comparison to bool warning in mac.c Zheng Bin
2020-09-18 20:47   ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 4/9] rtlwifi: rtl8821ae: fix comparison to bool warning in hw.c Zheng Bin
2020-09-18 20:47   ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 5/9] rtlwifi: rtl8821ae: fix comparison to bool warning in phy.c Zheng Bin
2020-09-18 20:48   ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 6/9] rtlwifi: rtl8192cu: fix comparison to bool warning in hw.c Zheng Bin
2020-09-18 20:48   ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 7/9] rtlwifi: rtl8192ce: " Zheng Bin
2020-09-18 20:49   ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 8/9] rtlwifi: rtl8192de: " Zheng Bin
2020-09-18 20:49   ` Larry Finger
2020-09-18 10:25 ` [PATCH -next 9/9] rtlwifi: rtl8723be: " Zheng Bin
2020-09-18 20:49   ` Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).