On Sun, Sep 19, 2021 at 05:36:53PM +0200, Michael Straube wrote: > This series removes all unused functions from rtw_ap.c. > > Michael Straube (6): > staging: r8188eu: remove ap_sta_info_defer_update() > staging: r8188eu: remove rtw_acl_add_sta() > staging: r8188eu: remove rtw_acl_remove_sta() > staging: r8188eu: remove rtw_ap_inform_ch_switch() > staging: r8188eu: remove rtw_check_beacon_data() > staging: r8188eu: remove rtw_set_macaddr_acl() > > drivers/staging/r8188eu/core/rtw_ap.c | 584 ----------------------- > drivers/staging/r8188eu/include/rtw_ap.h | 6 - > 2 files changed, 590 deletions(-) > > -- > 2.33.0 > Dear Michael, Looks good to me, built and tested here with no warnings and driver working fine still. Many thanks. For all six patches: Acked-by: Phillip Potter Regards, Phil