[PATCH 00/21] staging:rtl8192u: r8192U_hw.h - Style

From: John Whitmore
Date: Sun Aug 26 2018 - 17:15:02 EST


This series of patches contain simple coding style changes to the file
r8192U_hw.h, most of the changes are to clear the CamelCase issue in
checkpatch. To minimise the number of CamelCase names which have to be
renamed the unused definitions have been removed from the header file.

John Whitmore (21):
staging:rtl8192u: Refactor enum VERSION_819xU - Style
staging:rtl8192u: Refactor RT_RF_TYPE_DEF - Style
staging:rtl8192u: Make function rtl8192_phyConfigBB static
staging:rtl8192u: Refactor BaseBand_Config_Type - Style
staging:rtl8192u: Remove unused definitions - Style
staging:rtl8192u: Reorder enum _RTL8192Usb_HW members - Style
staging:rtl8192u: Rename EEPROM_TxPowerDiff - Style
staging:rtl8192u: Rename EEPROM_ThermalMeter - Style
staging:rtl8192u: Rename EEPROM_PwDiff - Style
staging:rtl8192u: Rename EEPROM_CrystalCap - Style
staging:rtl8192u: Rename EEPROM_TxPwIndex_CCK - Style
staging:rtl8192u: Rename EEPROM_TxPwIndex_OFDM_24G_V1 - STYLE
staging:rtl8192u: Rename EEPROM_TxPwIndex_OFDM_24G - Style
staging:rtl8192u: Rename EEPROM_TxPwIndex_CCK_V1 - Style
staging:rtl8192u: rename EEPROM_TxPwIndex_Ver - Style
staging:rtl8192u: Rename EEPROM_Default_ThermalMeter - Style
staging:rtl8192u: Rename EEPROM_Default_PwDiff - Style
staging:rtl8192u: Rename EEPROM_Default_CrystalCap - Style
staging:rtl8192u: Rename EEPROM_Default_TxPower - Style
staging:rtl8192u: Rename EEPROM_Customer_ID - Style
staging:rtl8192u: Rename EEPROM_ChannelPlan - Style

drivers/staging/rtl8192u/r8190_rtl8256.c | 6 +-
drivers/staging/rtl8192u/r8192U.h | 16 +-
drivers/staging/rtl8192u/r8192U_core.c | 44 ++---
drivers/staging/rtl8192u/r8192U_hw.h | 204 +++--------------------
drivers/staging/rtl8192u/r819xU_phy.c | 15 +-
drivers/staging/rtl8192u/r819xU_phy.h | 6 +-
6 files changed, 71 insertions(+), 220 deletions(-)

--
2.18.0