linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] net/rtlwifi: remove some unused variables
@ 2019-10-04  8:43 zhengbin
  2019-10-04  8:43 ` [PATCH 1/8] rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd' zhengbin
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: zhengbin @ 2019-10-04  8:43 UTC (permalink / raw)
  To: pkshih, kvalo, davem, Larry.Finger, linux-wireless, netdev; +Cc: zhengbin13

zhengbin (8):
  rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd'
  rtlwifi: rtl8723ae: Remove set but not used variables
    'reg_ecc','reg_ec4','reg_eac','b_pathb_ok'
  rtlwifi: rtl8192c: Remove set but not used variables
    'reg_ecc','reg_eac'
  rtlwifi: rtl8188ee: Remove set but not used variables
    'v3','rtstatus','reg_ecc','reg_ec4','reg_eac','b_pathb_ok'
  rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter'
  rtlwifi: btcoex: Remove set but not used variable 'result'
  rtlwifi: btcoex: Remove set but not used variables
    'wifi_busy','bt_info_ext'
  rtlwifi: rtl8723: Remove set but not used variable 'own'

 .../realtek/rtlwifi/btcoexist/halbtc8192e2ant.c     |  9 ---------
 .../realtek/rtlwifi/btcoexist/halbtc8723b1ant.c     |  9 +--------
 drivers/net/wireless/realtek/rtlwifi/rtl8188ee/dm.c |  8 +-------
 .../net/wireless/realtek/rtlwifi/rtl8188ee/phy.c    | 21 ++++-----------------
 .../wireless/realtek/rtlwifi/rtl8192c/phy_common.c  |  8 ++------
 .../net/wireless/realtek/rtlwifi/rtl8723ae/phy.c    | 14 +++-----------
 .../wireless/realtek/rtlwifi/rtl8723com/fw_common.c |  4 ----
 .../net/wireless/realtek/rtlwifi/rtl8821ae/phy.c    |  7 +------
 8 files changed, 12 insertions(+), 68 deletions(-)

--
2.7.4


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

end of thread, other threads:[~2019-10-09  8:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-04  8:43 [PATCH 0/8] net/rtlwifi: remove some unused variables zhengbin
2019-10-04  8:43 ` [PATCH 1/8] rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus','bd' zhengbin
2019-10-09  8:23   ` [PATCH 1/8] rtlwifi: rtl8821ae: Remove set but not used variables 'rtstatus', 'bd' Kalle Valo
2019-10-04  8:43 ` [PATCH 2/8] rtlwifi: rtl8723ae: Remove set but not used variables 'reg_ecc','reg_ec4','reg_eac','b_pathb_ok' zhengbin
2019-10-04  8:43 ` [PATCH 3/8] rtlwifi: rtl8192c: Remove set but not used variables 'reg_ecc','reg_eac' zhengbin
2019-10-04  8:43 ` [PATCH 4/8] rtlwifi: rtl8188ee: Remove set but not used variables 'v3','rtstatus','reg_ecc','reg_ec4','reg_eac','b_pathb_ok' zhengbin
2019-10-04  8:43 ` [PATCH 5/8] rtlwifi: rtl8188ee: Remove set but not used variable 'h2c_parameter' zhengbin
2019-10-04  8:43 ` [PATCH 6/8] rtlwifi: btcoex: Remove set but not used variable 'result' zhengbin
2019-10-04  8:43 ` [PATCH 7/8] rtlwifi: btcoex: Remove set but not used variables 'wifi_busy','bt_info_ext' zhengbin
2019-10-04  8:43 ` [PATCH 8/8] rtlwifi: rtl8723: Remove set but not used variable 'own' zhengbin
2019-10-04  9:00 ` [PATCH 0/8] net/rtlwifi: remove some unused variables Pkshih

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).