[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180817183447.15993-1-johnfwhitmore@gmail.com>
Date: Fri, 17 Aug 2018 19:34:37 +0100
From: John Whitmore <johnfwhitmore@...il.com>
To: linux-kernel@...r.kernel.org
Cc: devel@...verdev.osuosl.org, gregkh@...uxfoundation.org,
John Whitmore <johnfwhitmore@...il.com>
Subject: [PATCH 00/10] staging:rtl8192u: Coding Style changes
A few coding style changes in the file rtl819x_HT.h
John Whitmore (10):
staging:rtl8192u: Replace magic number with defined constant - Style
staging:rtl8192u: Rename sHTCLng - Style
staging:rtl8192u: Remove unnecessary blank lines - Style
staging:rtl8192u: Add required spaces - Style
staging:rtl8192u: Remove unused constants - Style
staging:rtl8192u: Correct block comments - Style
staging:rtl8192u: Remove unused CHHLOP_IN_PROGRESS - Style
staging:rtl8192u: Removed commented out structure - Style
staging:rtl8192u: Remove enum CHNLOP - Style
staging:rtl8192u: Refactor struct HT_CAPABILITY_ELE - Style
.../staging/rtl8192u/ieee80211/ieee80211_rx.c | 2 +-
.../staging/rtl8192u/ieee80211/ieee80211_wx.c | 6 +-
.../staging/rtl8192u/ieee80211/rtl819x_HT.h | 161 ++++++------------
.../rtl8192u/ieee80211/rtl819x_HTProc.c | 37 ++--
drivers/staging/rtl8192u/r8192U_core.c | 2 +-
5 files changed, 73 insertions(+), 135 deletions(-)
--
2.18.0
Powered by blists - more mailing lists