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

From: Greg Kroah-Hartman
Date: Sat Jan 17 2015 - 17:29:44 EST


On Sat, Dec 20, 2014 at 05:24:11PM +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 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/