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:
a7a3f08
)
md.c: re-indent various 'switch' statements.
author
NeilBrown
<neilb@suse.de>
Tue, 11 Dec 2012 02:39:21 +0000
(13:39 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 11 Dec 2012 02:39:21 +0000
(13:39 +1100)
Intent was unnecessarily deep.
Also change one 'switch' which has a single case element, into an
'if'.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found