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:
0b33e43
)
staging: comedi: adv_pci1710: remove iorange member
author
Ian Abbott
<abbotti@mev.co.uk>
Thu, 14 Mar 2013 11:40:54 +0000
(11:40 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 14 Mar 2013 22:02:47 +0000
(15:02 -0700)
The `iorange` member of `struct boardtype` is initialized but not used.
Get rid of it and the macro constants `IORANGE_171x` and `IORANGE_1720`.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found