Re: [PATCH] staging: vt6655: mib.c: Remove some unused functions

From: Greg Kroah-Hartman
Date: Tue Jan 13 2015 - 01:00:39 EST


On Thu, Jan 01, 2015 at 06:18:32PM +0100, Rickard Strandqvist wrote:
> Removes some functions that are not used anywhere:
> STAvClearAllCounter() STAvClear802_11Counter()
> STAvUpdateTDStatCounterEx() STAvUpdateRDStatCounterEx()
>
> This was partially found by using a static code analysis program called cppcheck.
>
> Signed-off-by: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
> ---
> drivers/staging/vt6655/mib.c | 113 ------------------------------------------
> drivers/staging/vt6655/mib.h | 14 ------
> 2 files changed, 127 deletions(-)

Doesn't apply, what are you making these patches against?


--
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/