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)
commit6cfbd97b3e891ed5a70b43b7a237341f4c09cbf1
tree4e2188cb90fd4360d1850144b115d7b0f1d83a56
parentefd9450e7e36717f24dff3bd584faa80a85231d6
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>
drivers/net/ethernet/intel/e1000/e1000.h
drivers/net/ethernet/intel/e1000/e1000_ethtool.c
drivers/net/ethernet/intel/e1000/e1000_hw.c
drivers/net/ethernet/intel/e1000/e1000_main.c
drivers/net/ethernet/intel/e1000/e1000_param.c