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:
b8c5d2c
)
staging: comedi: adq12b: remove need for some local variables
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 9 Apr 2013 23:24:20 +0000
(16:24 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 11 Apr 2013 19:47:51 +0000
(12:47 -0700)
The 'unipolar' and 'differential' local variables are not needed
in the adb12b_attach() function. Just use the cached private
data variables.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found