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:
075e191
)
ipconfig: Reduce switch/case indent
author
Joe Perches
<joe@perches.com>
Fri, 1 Jul 2011 09:43:05 +0000
(09:43 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Jul 2011 23:11:15 +0000
(16:11 -0700)
Make the case labels the same indent as the switch.
git diff -w shows miscellaneous 80 column wrapping.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found