[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220102131141.12310-1-straube.linux@gmail.com>
Date: Sun, 2 Jan 2022 14:11:30 +0100
From: Michael Straube <straube.linux@...il.com>
To: gregkh@...uxfoundation.org
Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Michael Straube <straube.linux@...il.com>
Subject: [PATCH 00/11] staging: r8188eu: the next set of cleanups
This set
- removes some unused structs, enums and defines
- removes set but not used fields from some structures
Tested on x86_64 with Inter-Tech DMG-02.
Michael Straube (11):
staging: r8188eu: remove MAX_CHANNEL_NUM_2G
staging: r8188eu: remove struct rt_channel_plan_2g
staging: r8188eu: remove unused enum and defines
staging: r8188eu: struct rx_hpc is not used
staging: r8188eu: clean up struct rtw_dig
staging: r8188eu: clean up struct sw_ant_switch
staging: r8188eu: struct odm_sta_info is not used
staging: r8188eu: enum hw90_block is not used
staging: r8188eu: remove unneeded comments from Hal8188EPhyCfg.h
staging: r8188eu: remove unused defines from Hal8188EPhyCfg.h
staging: r8188eu: remove unused defines from rtw_eeprom.h
drivers/staging/r8188eu/core/rtw_mlme_ext.c | 2 +-
drivers/staging/r8188eu/hal/odm.c | 11 ---
.../staging/r8188eu/include/Hal8188EPhyCfg.h | 34 +------
drivers/staging/r8188eu/include/odm.h | 90 +------------------
drivers/staging/r8188eu/include/rtw_eeprom.h | 31 -------
.../staging/r8188eu/include/rtw_mlme_ext.h | 5 --
drivers/staging/r8188eu/include/rtw_rf.h | 24 -----
7 files changed, 3 insertions(+), 194 deletions(-)
--
2.34.1
Powered by blists - more mailing lists