Re: [PATCH v4 6/7] staging: rtl8723bs: remove unused global functions
From: Ethan Tidmore
Date: Wed Apr 01 2026 - 23:09:07 EST
On Wed Apr 1, 2026 at 2:08 PM CDT, Linus Probert wrote:
> Removes two unused functions Rtw_Hal_ReadMACAddrFromFile and
> Rtw_Hal_readPGDataFromConfigFile from rtw_efuse.h.
> The functions only existed in this header. No implementation or calls
> were present in the code.
Remove two unused function prototypes would be more accurate.
Thanks,
ET