igbvf: Fix code comments and whitespace
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 21 Jan 2015 09:57:50 +0000 (09:57 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 24 Feb 2015 01:11:54 +0000 (17:11 -0800)
Fix the code comments to align with the drivers/net/ commenting style.
Also fix other checkpatch errors such as using tabs where possible and
properly wrap lines to conform to the 80 char limit (unless it is
a string).

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>

No differences found