[PATCH v3] staging: rtl8188eu: core: rtw_wlan_util: Remove some unused functions

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Jan 28 18:56:44 UTC 2015


On Sun, Jan 25, 2015 at 06:44:30PM +0100, Rickard Strandqvist wrote:
> Removes some functions that are not used anywhere:
> CAM_empty_entry() get_bsstype() rtw_get_oper_choffset()
> rtw_get_oper_bw() is_ap_in_wep() should_forbid_n_rate()
> 
> This was partially found by using a static code analysis program called cppcheck.
> 
> Signed-off-by: Rickard Strandqvist <rickard_strandqvist at spectrumdigital.se>
> ---
>  drivers/staging/rtl8188eu/core/rtw_wlan_util.c   |   90 ----------------------
>  drivers/staging/rtl8188eu/include/rtw_mlme_ext.h |    6 --
>  2 files changed, 96 deletions(-)

Doesn't apply to my staging-testing branch at all :(


More information about the devel mailing list