[PATCH v2 0/3] staging: rtl8192u: coding style fixes in ieee80211

From: Stephen Brennan
Date: Wed Aug 21 2019 - 10:35:57 EST


Addressed some spacing, brace placement, and macro alignment in this
driver. I do not have the relevant hardware, but I verified that the
drivers/staging/rtl8192u module built between each patch. This time I've
included proper patch descriptions, my apologies for the previous series.

Stephen Brennan (3):
staging: rtl8192u: fix OPEN_BRACE errors in ieee80211
staging: rtl8192u: fix macro alignment in ieee80211
staging: rtl8192u: fix spacing in ieee80211

drivers/staging/rtl8192u/ieee80211/dot11d.c | 10 +-
.../staging/rtl8192u/ieee80211/ieee80211.h | 38 +++---
.../rtl8192u/ieee80211/ieee80211_crypt.c | 2 +-
.../rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 22 ++--
.../rtl8192u/ieee80211/ieee80211_crypt_wep.c | 4 +-
.../staging/rtl8192u/ieee80211/ieee80211_rx.c | 118 ++++++-----------
.../rtl8192u/ieee80211/ieee80211_softmac_wx.c | 14 +-
.../staging/rtl8192u/ieee80211/ieee80211_tx.c | 121 ++++++++----------
.../staging/rtl8192u/ieee80211/ieee80211_wx.c | 35 +++--
.../rtl8192u/ieee80211/rtl819x_BAProc.c | 12 +-
.../staging/rtl8192u/ieee80211/rtl819x_HT.h | 17 ++-
.../rtl8192u/ieee80211/rtl819x_TSProc.c | 14 +-
12 files changed, 174 insertions(+), 233 deletions(-)

--
2.22.0