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

Rickard Strandqvist rickard_strandqvist at spectrumdigital.se
Sat Jan 17 15:34:07 UTC 2015


2015-01-13 4:42 GMT+01:00 Greg Kroah-Hartman <gregkh at linuxfoundation.org>:
> 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 at spectrumdigital.se>
>> ---
>>  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


More information about the devel mailing list