On 10/10/22 21:04, Dragan Cvetic wrote:
Rename variables to avoid CamelCase which is not accepted by checkpatch. No test performed on HW, just build. Dragan Cvetic (3): staging: rtl8192e: Rename CurSTAConnectState and PreSTAConnectState staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF staging: rtl8192e: Rename Op, Length and Value drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 48 +++++++++++----------- drivers/staging/rtl8192e/rtl8192e/rtl_dm.h | 16 ++++---- 2 files changed, 32 insertions(+), 32 deletions(-)
Tested-by: Philipp Hortmann <philipp.g.hortmann@xxxxxxxxx>