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

From: Rickard Strandqvist
Date: Sat Jan 17 2015 - 10:34:18 EST


2015-01-13 4:42 GMT+01:00 Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>:
> 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 :(


Hi

Have now investigated this and these functions are now removed.

However, all function names still in a comment part in the vt6655/srom.c file.


Kind regards
Rickard Strandqvist
--
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/