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:
f0fde11
)
Staging: silicom: Remove unnecessary variable from do_cmd()
author
Rupert Muchembled
<rupert@rmuch.net>
Fri, 8 Nov 2013 06:01:48 +0000
(06:01 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 12 Nov 2013 00:34:54 +0000
(16:34 -0800)
Remove unnecessary variable ioctl from do_cmd().
As a consequence, this patch removes an assignment to ioctl in an if condition,
reported by checkpatch.pl.
Signed-off-by: Rupert Muchembled <rupert@rmuch.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found