commit | 0340501b1cf7dc67bc53dcbe26d3c7d678157606 | [log] [tgz] |
---|---|---|
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Jan 21 09:57:50 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Feb 23 17:11:54 2015 -0800 |
tree | 3106bdf3de249daf9136a2e2d3f6c2c3cfc66e0b | |
parent | 79849ebc0e06d775f53d160bb1a63b000fa0947b [diff] |
igbvf: Fix code comments and whitespace 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>