OSDN Git Service

ice: Remove excess space
authorTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 29 Dec 2022 19:05:20 +0000 (11:05 -0800)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 19 Jan 2023 16:18:03 +0000 (08:18 -0800)
commitd52a6180c7466a3520ee42ae56315ee12a097e87
treed3310ad9f35c9ed582f7f04b09b4b068144c5f59
parent643ef23bd9ddf742579bc7334c45cf7bc349168a
ice: Remove excess space

smatch reports inconsistent indenting due to an extra space; remove it to
resolve the issue.

smatch warnings:
drivers/net/ethernet/intel/ice/ice_lib.c:1673 ice_vsi_alloc_ring_stats() warn: inconsistent indenting

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_lib.c