aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_common.c
diff options
context:
space:
mode:
authorBruce Allan <[email protected]>2019-04-16 10:24:26 -0700
committerJeff Kirsher <[email protected]>2019-05-23 10:51:53 -0700
commit173e23c0cb52889c21bec8e778241c429d13f310 (patch)
tree6addbc8750f81b673dcd758c9f8f355d054e4c64 /drivers/net/ethernet/intel/ice/ice_common.c
parent31eafa403b9945997cf5b321ae3560f072b74efe (diff)
ice: Cleanup an unnecessary variable initialization
Commit 3463688e6ced ("ice: Add more validation in ice_vc_cfg_irq_map_msg") added an assignment of vsi making the assignment during declaration unnecessary. Also, cleanup the declaration and assignment of irqmap_info to not use two lines in the variable declaration section. 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_common.c')
0 files changed, 0 insertions, 0 deletions