i40e: clean up debug_read_register
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Fri, 27 Feb 2015 09:15:23 +0000 (09:15 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 7 Mar 2015 12:59:43 +0000 (04:59 -0800)
commit7b115dd06dd5e06a85324c2cdebb59c2cb17772f
tree03254d89e6a0ac7f0f0e24e15d754229c6afb77a
parent71e6163a4ca274fcf63dd94bbe3c1efca497589f
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>
drivers/net/ethernet/intel/i40e/i40e_common.c
This page took 0.025287 seconds and 5 git commands to generate.