linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] staging:rtl8192u: Coding Style changes
@ 2018-08-17 18:34 John Whitmore
  2018-08-17 18:34 ` [PATCH 01/10] staging:rtl8192u: Replace magic number with defined constant - Style John Whitmore
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: John Whitmore @ 2018-08-17 18:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: devel, gregkh, John Whitmore

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


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

end of thread, other threads:[~2018-08-17 18:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-17 18:34 [PATCH 00/10] staging:rtl8192u: Coding Style changes John Whitmore
2018-08-17 18:34 ` [PATCH 01/10] staging:rtl8192u: Replace magic number with defined constant - Style John Whitmore
2018-08-17 18:34 ` [PATCH 02/10] staging:rtl8192u: Rename sHTCLng " John Whitmore
2018-08-17 18:34 ` [PATCH 03/10] staging:rtl8192u: Remove unnecessary blank lines " John Whitmore
2018-08-17 18:34 ` [PATCH 04/10] staging:rtl8192u: Add required spaces " John Whitmore
2018-08-17 18:34 ` [PATCH 05/10] staging:rtl8192u: Remove unused constants " John Whitmore
2018-08-17 18:34 ` [PATCH 06/10] staging:rtl8192u: Correct block comments " John Whitmore
2018-08-17 18:34 ` [PATCH 07/10] staging:rtl8192u: Remove unused CHHLOP_IN_PROGRESS " John Whitmore
2018-08-17 18:34 ` [PATCH 08/10] staging:rtl8192u: Removed commented out structure " John Whitmore
2018-08-17 18:34 ` [PATCH 09/10] staging:rtl8192u: Remove enum CHNLOP " John Whitmore
2018-08-17 18:34 ` [PATCH 10/10] staging:rtl8192u: Refactor struct HT_CAPABILITY_ELE " John Whitmore

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