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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel