commit | 2b2005d20fa44d1f95fe00aa64d55b9590c426fb | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Wed Apr 09 06:03:12 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 23 05:28:06 2014 -0700 |
tree | a8295d2bebfd6596c02cb68c68e2e7a7d09b04b7 | |
parent | 1c420c73fb3c4be8289e970040e0a80844ccbf00 [diff] |
ixgbe: fix checkpatch style of blank line after declaration This patch fixes checkpatch warnings in ixgbe, by adding a blank line between declaration and code blocks. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>