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:
b1753c4
)
staging: rtl8192u: fix return statements in r8192U_core.c
author
Xenia Ragiadakou
<burzalodowa@gmail.com>
Tue, 4 Jun 2013 20:32:27 +0000
(23:32 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 5 Jun 2013 22:37:21 +0000
(15:37 -0700)
This patch fixes the following checkpatch error:
ERROR: return is not a function, parentheses are not required
Also, fixes the spaces in return statements to
improve code readability.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found