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:
39d48bb
)
staging: rts5139: rts51x_card: fixed brace coding style issue
author
Erik Jones
<erik@ejnode.com>
Tue, 17 Jul 2012 03:51:15 +0000
(23:51 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 17:30:59 +0000
(10:30 -0700)
Fixed a coding style issue. An else statement was
not on the same line as the preceding if statement's
closing brace.
Signed-off-by: Erik Jones <erik@ejnode.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found