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

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


On Sun, Dec 21, 2014 at 07:03:03PM +0100, Rickard Strandqvist wrote:
> Removes some functions that are not used anywhere:
> SROMbAutoLoad() SROMvReadSubSysVenId() SROMvWriteEtherAddress()
> SROMvWriteAllContents() SROMbIsRegBitsOff() SROMbIsRegBitsOn()
> SROMvRegBitsOff() SROMvRegBitsOn()
>
> This was partially found by using a static code analysis program called cppcheck.
>
> Signed-off-by: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
> ---
> drivers/staging/vt6655/srom.c | 206 -----------------------------------------
> drivers/staging/vt6655/srom.h | 11 ---
> 2 files changed, 217 deletions(-)

This doesn't apply at all to my tree :(
--
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/