]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
s390/cio: idset.c: remove some unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 12:27:49 +0000 (13:27 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 8 Jan 2015 09:02:50 +0000 (10:02 +0100)
commit8ebd51a705c56520481f2b813790dc5afdb0a751
tree18ea9ddada7607f8ce8fb96af33c8e8b89e78862
parente0a50545480de0936ab867168d9bd086e56f465c
s390/cio: idset.c: remove some unused functions

Removes some functions that are not used anywhere:
idset_clear() idset_sch_get_first()

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/cio/idset.c
drivers/s390/cio/idset.h