commit | a5fdaf342aa2fa6679dcb87dad2f78f1309de29e | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Fri Aug 28 17:55:56 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Oct 08 16:24:22 2015 -0700 |
tree | 165ed3823357572c09ede5555ebea808115cecc3 | |
parent | 6995b36c0fc3dd97c1d641f9630d19db2cadf44f [diff] |
i40e: refactor code to remove indent I found a code indent that was avoidable because a whole function is inside an if block, reverse the if and move the code back a tab. Change-ID: I9989c8750ee61678fbf96a3b0fd7bf7cc7ef300a Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>