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:
1263655
)
staging: rtl8192e: Fix void function return statements style
author
Melike Yurtoglu
<aysemelikeyurtoglu@gmail.com>
Tue, 30 Sep 2014 19:08:18 +0000
(22:08 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 18:56:43 +0000
(11:56 -0700)
Fixes "void function return statements are not generally
useful"checkpatch.pl warning in rtl819x_HTProc.c
Signed-off-by: Melike Yurtoglu <aysemelikeyurtoglu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found