e1000: fix whitespace issues and multi-line comments
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 9 Feb 2013 12:49:21 +0000 (12:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 16 Feb 2013 05:46:37 +0000 (21:46 -0800)
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>

No differences found