Hi, On 8/19/22 10:52, Nam Cao wrote: > Remove some functions in this driver because they are not used anywhere. > > Nam Cao (7): > staging: rtl8723bs: remove function rtw_odm_dbg_comp_msg > staging: rtl8723bs: remove function rtw_get_ch_setting_union > staging: rtl8723bs: remove function rtw_odm_ability_set > staging: rtl8723bs: remove function GetFractionValueFromString > staging: rtl8723bs: remove function IsCommentString > staging: rtl8723bs: remove function rtw_odm_adaptivity_parm_msg > staging: rtl8723bs: remove function rtw_odm_dbg_comp_set > > drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 21 ------- > drivers/staging/rtl8723bs/core/rtw_odm.c | 44 --------------- > drivers/staging/rtl8723bs/hal/hal_com.c | 55 ------------------- > drivers/staging/rtl8723bs/include/hal_com.h | 5 -- > .../staging/rtl8723bs/include/rtw_mlme_ext.h | 1 - > drivers/staging/rtl8723bs/include/rtw_odm.h | 4 -- > 6 files changed, 130 deletions(-) Thanks, the entire series looks good to me: Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> for the series. Regards, Hans