summaryrefslogtreecommitdiffstats
path: root/drivers/uio
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2017-06-20 15:16:57 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-07-26 03:25:19 -0700
commit4d433084dd3b8b9ce656c35505e7dc5bd1d929b5 (patch)
tree80e8c7627e53e1768d328b9158630943e9ccba6f /drivers/uio
parent0ac30ce433232944e702876c1288c0d50eee3151 (diff)
downloadlinux-4d433084dd3b8b9ce656c35505e7dc5bd1d929b5.tar.bz2
i40e: fix odd formatting and indent
The compiler warned on an oddly indented bit of code, and when investigating that, noted that the functions themselves had an odd flow. The if condition was checked, and would exclude a call to AQ, but then the aq_ret would be checked unconditionally which just looks really weird, and is likely to cause objections. 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>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions