linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] Fix Smatch warnings in rtlwifi family of drivers
@ 2016-03-17 18:40 Larry Finger
  2016-03-17 18:40 ` [PATCH 1/9] rtlwifi: Fix Smatch warnings Larry Finger
                   ` (8 more replies)
  0 siblings, 9 replies; 12+ messages in thread
From: Larry Finger @ 2016-03-17 18:40 UTC (permalink / raw)
  To: kvalo; +Cc: devel, linux-wireless, Larry Finger

Today's patch by Arndt Bergman showing an indentation problem in rtl8821ae
told me that it was time for rechecking all the code for indentation and
other problems. Along with Arndt's patch, there are no remaining Smatch
warnings.

As with all other cleanup patches, these have low priority.

Larry
---

Larry Finger (9):
  rtlwifi: Fix Smatch warnings
  rtlwifi: btcoexist: Fix Smatch warning
  rtlwifi: rtl8188ee: Fix Smatch warnings
  rtlwifi: rtl8192c-common: Fix Smatch warning
  rtlwifi: rtl8192ee: Fix Smatch warning
  rtlwifi: rtl8192se: Fix Smatch warning
  rtlwifi: rtl8723ae: Fix Smatch warning
  rtlwifi: rtl8723be: Fix Smatch warnings
  rtlwifi: rtl8821ae: Fix Smatch warning

 .../realtek/rtlwifi/btcoexist/halbtc8723b2ant.c    |  2 +-
 drivers/net/wireless/realtek/rtlwifi/pci.c         | 39 +++++++++++-----------
 .../net/wireless/realtek/rtlwifi/rtl8188ee/dm.c    |  2 +-
 .../net/wireless/realtek/rtlwifi/rtl8188ee/phy.c   |  3 +-
 .../wireless/realtek/rtlwifi/rtl8192c/dm_common.c  |  2 +-
 .../net/wireless/realtek/rtlwifi/rtl8192ee/trx.c   |  2 +-
 .../net/wireless/realtek/rtlwifi/rtl8192se/phy.c   |  2 +-
 .../wireless/realtek/rtlwifi/rtl8723ae/hal_btc.c   |  6 ++--
 .../net/wireless/realtek/rtlwifi/rtl8723be/phy.c   | 10 +++---
 .../net/wireless/realtek/rtlwifi/rtl8723be/rf.c    |  4 +--
 .../net/wireless/realtek/rtlwifi/rtl8821ae/dm.c    |  6 ++--
 11 files changed, 37 insertions(+), 41 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2016-04-06 18:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17 18:40 [PATCH 0/9] Fix Smatch warnings in rtlwifi family of drivers Larry Finger
2016-03-17 18:40 ` [PATCH 1/9] rtlwifi: Fix Smatch warnings Larry Finger
2016-04-06 18:37   ` [1/9] " Kalle Valo
2016-03-17 18:40 ` [PATCH 2/9] rtlwifi: btcoexist: Fix Smatch warning Larry Finger
2016-03-17 18:40 ` [PATCH 3/9] rtlwifi: rtl8188ee: Fix Smatch warnings Larry Finger
2016-03-17 18:40 ` [PATCH 4/9] rtlwifi: rtl8192c-common: Fix Smatch warning Larry Finger
2016-03-17 18:41 ` [PATCH 5/9] rtlwifi: rtl8192ee: " Larry Finger
2016-03-17 18:41 ` [PATCH 6/9] rtlwifi: rtl8192se: " Larry Finger
2016-03-17 18:41 ` [PATCH 7/9] rtlwifi: rtl8723ae: " Larry Finger
2016-03-18  9:03   ` Dan Carpenter
2016-03-17 18:41 ` [PATCH 8/9] rtlwifi: rtl8723be: Fix Smatch warnings Larry Finger
2016-03-17 18:41 ` [PATCH 9/9] rtlwifi: rtl8821ae: " 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).