]> git.baikalelectronics.ru Git - kernel.git/commit
ice: remove local variable
authorPaul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Thu, 6 May 2021 15:40:08 +0000 (08:40 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 17 Jun 2021 16:19:59 +0000 (09:19 -0700)
commit88f4c04ce28bd91d17aaafc3dddc8c2b72cd25a4
tree9b3ea10fe67e6494029b6181e6bad19b1ab4113c
parent6aeca4e117a5ea49f35c25ace92ee6ac1c59c487
ice: remove local variable

Remove the local variable since it's only used once. Instead, use it
directly.

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>
drivers/net/ethernet/intel/ice/ice_main.c