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:
14f194a
)
staging: comedi: ni_tio: tidy up some function declarations
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Thu, 24 Jul 2014 17:14:28 +0000
(10:14 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:16:46 +0000
(11:16 -0700)
Fix the whitespace in some of the function declarations to avoid
the ugly line breaks and fix a couple checkpatch.pl issues:
WARNING: line over 80 characters
WARNING: Unnecessary space before function pointer arguments
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