[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180720202142.26312-1-johnfwhitmore@gmail.com>
Date: Fri, 20 Jul 2018 21:21:28 +0100
From: John Whitmore <johnfwhitmore@...il.com>
To: linux-kernel@...r.kernel.org
Cc: devel@...verdev.osuosl.org, gregkh@...uxfoundation.org,
pombredanne@...b.com, kstewart@...uxfoundation.org,
tglx@...utronix.de, John Whitmore <johnfwhitmore@...il.com>
Subject: [PATCH 00/14] staging:rtl8192u: Coding style changes
This is a collection of simple coding style chages to clear checkpatch
issues in the file drivers/staging/rtl8192u/ieee80211/dot11d.h
John Whitmore (14):
staging:rtl8192u: Remove multiple blank lines - Style
staging:rtl8192u: Remove typedef from structure - Style
staging:rtl8192u: Rename structure member FirstChnl - Style
staging:rtl8192u: Rename variable NumChnls - Style
staging:rtl8192u: Rename variable MaxTxPowerInDbm - Style
staging:rtl8192u: Remove typedef and rename DOT11D_STATE - Style
staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO -
Style
staging:rtl8192u: Rename bEnabled > enabled - Style
staging:rtl8192u: Rename CountryIeLen > country_ie_len - Style
staging:rtl8192u: Rename CountryIeBuf > country_ie_buf - Style
staging:rtl8192u: Rename CountryIeSrcAddr > country_ie_src_addr -
Style
staging:rtl8192u: Rename CountryIeWatchdog > country_ie_watchdog -
Style
staging:rtl8192u: Rename MaxTxPwrDbmList > max_tx_pwr_dbm_list - Style
staging:rtl8192u: Rename variable State > state - Style
drivers/staging/rtl8192u/ieee80211/dot11d.c | 60 +++++++++----------
drivers/staging/rtl8192u/ieee80211/dot11d.h | 55 +++++++++--------
.../rtl8192u/ieee80211/ieee80211_softmac.c | 2 +-
drivers/staging/rtl8192u/r8192U_core.c | 2 +-
4 files changed, 59 insertions(+), 60 deletions(-)
--
2.18.0
Powered by blists - more mailing lists