2015-01-13 4:43 GMT+01:00 Greg Kroah-Hartman <[email protected]>: > 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 <[email protected]> >> --- >> 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 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
