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:
5c8b396
)
Staging: rtl8192e: rtl8192e: Remove unnecessory braces and space
author
Vaishali Thakkar
<vthakkar1994@gmail.com>
Wed, 17 Sep 2014 03:05:24 +0000
(08:35 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 20 Sep 2014 00:11:06 +0000
(17:11 -0700)
This patch removes following checkpatch.pl warnings in rtl_core.c file:
WARNING: Braces {} are not necessary for single statement blocks
WARNING: Space prohibited before semicolon
Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found