[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190821143540.4501-1-stephen@brennan.io>
Date: Wed, 21 Aug 2019 07:35:37 -0700
From: Stephen Brennan <stephen@...nnan.io>
To: "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>
Cc: Stephen Brennan <stephen@...nnan.io>, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org, "Tobin C . Harding" <me@...in.cc>
Subject: [PATCH v2 0/3] staging: rtl8192u: coding style fixes in ieee80211
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
Powered by blists - more mailing lists