diff options
| author | Bruce Allan <[email protected]> | 2019-04-16 17:21:18 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2019-05-04 21:21:01 +0000 |
| commit | 207e3721acb4982f73453762ed8d6f3c7dc3de35 (patch) | |
| tree | 2090bf848759e2f35190d58a9dd1b7a36ad589e7 /drivers/net/ethernet/intel/ice/ice_lib.c | |
| parent | ice: Add more validation in ice_vc_cfg_irq_map_msg (diff) | |
| download | kernel-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
