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:
88fa1eb
)
staging: rtl8712: fix some confusing indenting
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 5 Mar 2014 11:26:50 +0000
(14:26 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 6 Mar 2014 19:58:32 +0000
(11:58 -0800)
These set off a static checker warning about "warn: add curly braces?",
but actually the code it correct, it's just the indenting which is
wrong.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found