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:
7692526
)
staging: comedi: drivers: ni_atmio: Removed variables that is never used
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Wed, 28 Jan 2015 22:37:01 +0000
(23:37 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 09:02:15 +0000
(17:02 +0800)
Variable ar assigned a value that is never used.
I have also removed all the code that thereby serves no purpose.
This was found using a static code analysis program called cppcheck
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found