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:
bfc81c4
)
staging: comedi: hwdrv_apci3120: remove void function return statement
author
Chase Southwood
<chase.southwood@gmail.com>
Wed, 10 Sep 2014 06:04:42 +0000
(
01:04
-0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:36:06 +0000
(14:36 -0700)
Returns at the end of void functions are useless. Remove this one.
Signed-off-by: Chase Southwood <chase.southwood@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found