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

From: Greg Kroah-Hartman
Date: Sun Jan 25 2015 - 11:22:30 EST


On Sun, Jan 18, 2015 at 02:21:29AM +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 | 136 ----------------------
> drivers/staging/rtl8188eu/include/rtw_mlme_ext.h | 6 -
> 2 files changed, 142 deletions(-)

This patch doesn't apply to my staging-next branch of staging.git 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/