Re: [PATCH 00/11] staging: r8188eu: the next set of cleanups

From: Martin Kaiser
Date: Sun Jan 02 2022 - 13:07:10 EST


Thus wrote Michael Straube (straube.linux@xxxxxxxxx):

> 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

for all patches

Acked-by: Martin Kaiser <martin@xxxxxxxxx>