commit | c57c99597376c2a223b1ff472f614211ade44e76 | [log] [tgz] |
---|---|---|
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Aug 19 21:47:41 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Aug 19 21:47:41 2016 -0700 |
tree | 6bcab8f05a35e61c5ff7109fc8d827da68a1d3e2 | |
parent | 0d8ab54a4119880bb9cb4680da1f5e9068d0d333 [diff] |
i40e/i40evf: Fix indentation Several defines and code comments were indented with spaces instead of tabs, correct the issue to make indentation consistent. Change-ID: I0dc6bbb990ec4a9e856acc9ec526d876181f092c Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com>