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:
0c5e802
)
staging: ft1000: remove braces from one-line conditional
author
Kelley Nielsen
<kelleynnn@gmail.com>
Sat, 12 Oct 2013 15:37:53 +0000
(08:37 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 14 Oct 2013 16:23:22 +0000
(09:23 -0700)
As per coding style,
braces {} are not necessary for single statement blocks
Signed-off-by: Kelley Nielsen <kelleynnn@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found