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

From: Greg Kroah-Hartman
Date: Wed Jan 28 2015 - 15:12:35 EST


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@xxxxxxxxxxxxxxxxxx>
> ---
> 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 :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/