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:
a7c6de4
)
staging: comedi: adl_pci6208: remove unused variable in the private data
author
H Hartley Sweeten
<hartleys@visionengravers.com>
Wed, 27 Jun 2012 22:04:04 +0000
(15:04 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:40:05 +0000
(15:40 -0700)
The 'data' variable in the private data struct is not used by the
driver. Remove it.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found