linux/drivers/net/ethernet/intel/ixgbevf
Jeff Kirsher dec0d8e462 ixgbevf: Fix code comments and whitespace
Fix the code comments to align with drivers/net/ code commenting style,
as well as whitespace issues.  The whitespace issues resolve checkpatch
errors, like lines exceeding 80 chars (except for strings) and the use
of tabs where possible.

CC: <kernel-team@fb.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
2015-03-13 15:41:07 -07:00
..
defines.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
ethtool.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
ixgbevf.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
ixgbevf_main.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
Makefile
mbx.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
mbx.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
regs.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
vf.c ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
vf.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00