2015-01-13 4:43 GMT+01:00 Greg Kroah-Hartman <gre...@linuxfoundation.org>: > 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_strandqv...@spectrumdigital.se> >> --- >> 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? >
Hi Have now investigated this and these functions are now removed. Kind regards Rickard Strandqvist -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/