]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Use a local variable for readability
authorJan Sokolowski <jan.sokolowski@intel.com>
Tue, 30 Oct 2018 17:50:42 +0000 (10:50 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 14 Nov 2018 18:56:33 +0000 (10:56 -0800)
commit9561a008d2d1a7e6361b622b3bafb8bfdaf4b5d0
tree7ba374398fd971e63160cbc26edd6cf5583fc9d8
parentb1be3c1cb96612477fa661f69c833a54005f45eb
i40e: Use a local variable for readability

Use a local variable to make the code a bit more readable.

Signed-off-by: Jan Sokolowski <jan.sokolowski@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c