From: Bruce Allan Date: Thu, 24 Jan 2013 00:50:18 +0000 (+0000) Subject: e1000e: cleanup checkpatch braces checks X-Git-Tag: v3.9-rc1~139^2~157^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7a1d9da2980c2e86eba78d89a156f0b9d04ed4a;p=pandora-kernel.git e1000e: cleanup checkpatch braces checks Resolve the following strict checkpatch checks: CHECK:BRACES: Blank lines aren't necessary after an open brace '{' CHECK:BRACES: Blank lines aren't necessary before a close brace '}' CHECK:BRACES: braces {} should be used on all arms of this statement Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed