git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0a5054
)
s390/cio: idset.c: remove some unused functions
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 12:27:49 +0000
(13:27 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 8 Jan 2015 09:02:50 +0000
(10:02 +0100)
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>
No differences found