commit | a7a1d9da2980c2e86eba78d89a156f0b9d04ed4a | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Thu Jan 24 00:50:18 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Feb 05 00:37:47 2013 -0800 |
tree | b9b6242f68f7e08457635eb2ad733f65f46a3ed0 | |
parent | c556d6072d99c96bbc091ea64712cf71468ce533 [diff] |
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 <bruce.w.allan@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>