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:
9eeb089
)
sparc: Remove unnecessary semicolons
author
Joe Perches
<joe@perches.com>
Fri, 3 Jun 2011 14:45:23 +0000
(14:45 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 7 Jun 2011 23:06:34 +0000
(16:06 -0700)
Semicolons are not necessary after switch/while/for/if braces
so remove them.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found