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:
9c8c831
)
staging: gs_fpgaboot: remove unnecessary return statements
author
Michał Bartoszkiewicz
<mbartoszkiewicz@gmail.com>
Thu, 4 Sep 2014 20:05:36 +0000
(22:05 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 7 Sep 2014 04:50:30 +0000
(21:50 -0700)
This fixes "void function return statements are not generally useful"
warnings from checkpatch.pl.
Signed-off-by: Michał Bartoszkiewicz <mbartoszkiewicz@gmail.com>
Reviewed-by: Insop Song <insop.song@gainspeed.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found