From: Chuck Lever Date: Mon, 9 May 2011 19:22:25 +0000 (-0400) Subject: SUNRPC: Clean up use of curly braces in switch cases X-Git-Tag: v3.0-rc1~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da09eb93033e7204cb3e3f3140b46cf108c42c8f;p=pandora-kernel.git SUNRPC: Clean up use of curly braces in switch cases 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed