commit | 7b115dd06dd5e06a85324c2cdebb59c2cb17772f | [log] [tgz] |
---|---|---|
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | Fri Feb 27 09:15:23 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Mar 07 04:59:43 2015 -0800 |
tree | 03254d89e6a0ac7f0f0e24e15d754229c6afb77a | |
parent | 71e6163a4ca274fcf63dd94bbe3c1efca497589f [diff] |
i40e: clean up debug_read_register There were some additional spaces and strange (double swapping) logic in this function that I started looking at because sparse was warning. This fixes the sparse warning and fixes up the other issues. Change-ID: I72a91a4197cd45921602649040e6bd25e5f17c0a Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>