aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_lib.c
diff options
context:
space:
mode:
authorBruce Allan <[email protected]>2019-04-16 17:21:18 +0000
committerJeff Kirsher <[email protected]>2019-05-04 21:21:01 +0000
commit207e3721acb4982f73453762ed8d6f3c7dc3de35 (patch)
tree2090bf848759e2f35190d58a9dd1b7a36ad589e7 /drivers/net/ethernet/intel/ice/ice_lib.c
parentice: Add more validation in ice_vc_cfg_irq_map_msg (diff)
downloadkernel-207e3721acb4982f73453762ed8d6f3c7dc3de35.tar.gz
kernel-207e3721acb4982f73453762ed8d6f3c7dc3de35.zip
ice: Do not unnecessarily initialize local variable
The local variable speed does not need to be initialized and can cause some static analysis tools to complain the initial assigned value is never used. Signed-off-by: Bruce Allan <[email protected]> Signed-off-by: Anirudh Venkataramanan <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_lib.c')
0 files changed, 0 insertions, 0 deletions