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:
4251c94
)
SUNRPC: Clean up use of curly braces in switch cases
author
Chuck Lever
<chuck.lever@oracle.com>
Mon, 9 May 2011 19:22:25 +0000
(15:22 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 27 May 2011 21:42:47 +0000
(17:42 -0400)
Clean up. Preferred style is not to use curly braces around
switch cases. I'm about to add another case that needs a third
type cast.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found