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:
7c9fc34
)
staging: comedi: adl_pci9111: rename local var in pci9111_ai_do_cmd_test()
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Thu, 17 Apr 2014 17:07:49 +0000
(10:07 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 22 Apr 2014 17:21:29 +0000
(10:21 -0700)
For aesthetics, rename the local variable 'error' to 'err'. This is the
normal name for this local variable in (*do_cmdtest) functions.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found