commit | 6cfbd97b3e891ed5a70b43b7a237341f4c09cbf1 | [log] [tgz] |
---|---|---|
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Feb 09 12:49:21 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Feb 15 21:46:37 2013 -0800 |
tree | 4e2188cb90fd4360d1850144b115d7b0f1d83a56 | |
parent | efd9450e7e36717f24dff3bd584faa80a85231d6 [diff] |
e1000: fix whitespace issues and multi-line comments Fixes whitespace issues, such as lines exceeding 80 chars, needless blank lines and the use of spaces where tabs are needed. In addition, fix multi-line comments to align with the networking standard. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com>