]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1abb1c64849246808b442e1563445531146b8c22
tree4e2188cb90fd4360d1850144b115d7b0f1d83a56
parentf573a0ea6febb48fb8177d48b2a7f92932ff5807
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