[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180831230250.16810-1-johnfwhitmore@gmail.com>
Date: Sat, 1 Sep 2018 00:02:30 +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/20] staging:rtl8192u: r8192U.h cleanup - Style
Yet another series of patchs to cleanup and clear some checkpatch
isses, this time the file r8192U.h. These are all simple changes
which are mostly renaming variables. A MACRO has been removed as
it's not used in the code, and added SPDX-License-Identifier.
John Whitmore (20):
staging:rtl8192u: Remove write_cam() - Style
staging:rtl8192u: Remove read_cam() - Style
staging:rtl8192u: Remove unused functions - Style
staging:rtl8192u: Add SPDX-License-Identifier - Style
staging:rtl8192u: Rename RTL819xU_MODULE_NAME - Style
staging:rtl8192u: Rename Rx_Smooth_Factor - Style
staging:rtl8192u: Refactor RT_TRACE - Style
staging:rtl8192u: Fix space characters - Style
staging:rtl8192u: Remove RT_DEBUG_DATA - Style
staging:rtl8192u: Rename PHY_Beacon_RSSI_SLID_WIN_MAX - Style
staging:rtl8192u: Rename OFDM_Table_Length - Style
staging:rtl8192u: Rename CCK_Table_length - Style
staging:rtl8192u: Rename PktSize Style
staging:rtl8192u: Rename Offset - Style
staging:rtl8192u: Rename Reserved... structure members - Style
staging:rtl8192u: Rename CmdInit - Style
staging:rtl8192u: Rename LastSeg - Style
staging:rtl8192u: Rename FirstSeg - Style
staging:rtl8192u: Rename LINIP - Style
staging:rtl8192u: Rename OWN - Style
drivers/staging/rtl8192u/r8192U.h | 82 ++++++++------------------
drivers/staging/rtl8192u/r8192U_core.c | 67 +++++++--------------
drivers/staging/rtl8192u/r8192U_dm.c | 22 +++----
3 files changed, 58 insertions(+), 113 deletions(-)
--
2.18.0
Powered by blists - more mailing lists