Hi, On 3/10/23 09:34, Michael Straube wrote: > This series removes some unused functions from hal/hal_com.c. Thanks, the entire series looks good to me: Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> for the series. Regards, Hans > > Michael Straube (5): > staging: rtl8723bs: MapCharToHexDigit() is not used > staging: rtl8723bs: ParseQualifiedString() is not used > staging: rtl8723bs: isAllSpaceOrTab() is not used > staging: rtl8723bs: linked_info_dump() is not used > staging: rtl8723bs: rtw_get_raw_rssi_info() is not used > > drivers/staging/rtl8723bs/hal/hal_com.c | 108 -------------------- > drivers/staging/rtl8723bs/include/hal_com.h | 9 -- > 2 files changed, 117 deletions(-) >