aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorPaul M Stillwell Jr <paul.m.stillwell.jr@intel.com>2021-03-31 14:17:06 -0700
committerTony Nguyen <anthony.l.nguyen@intel.com>2021-06-07 08:59:02 -0700
commit7e94090ae13e1ae5fe8bd3a9cd08136260bb7039 (patch)
tree8c4162f77d70acebad85b7790d54dad9913ab53f /drivers/net/ethernet/intel/ice/ice_lib.c
parentice: downgrade error print to debug print (diff)
downloadlinux-7e94090ae13e1ae5fe8bd3a9cd08136260bb7039.tar.gz
linux-7e94090ae13e1ae5fe8bd3a9cd08136260bb7039.zip
ice: fix clang warning regarding deadcode.DeadStores
clang generates deadcode.DeadStores warnings when a variable is used to read a value, but then that value isn't used later in the code. Fix this warning. Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions