]> git.baikalelectronics.ru Git - kernel.git/commit
ibmvnic: Use/rename local vars in init_tx_pools
authorSukadev Bhattiprolu <sukadev@linux.ibm.com>
Wed, 15 Sep 2021 03:52:54 +0000 (20:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Sep 2021 10:12:23 +0000 (11:12 +0100)
commit13c8a3027e4d7c25ef77c1e18afb038860146f07
tree2f59c9ded587a8b33bf000abbb838feaffdbd7cf
parente41bdd459be2593b6f8913302544a8887af09449
ibmvnic: Use/rename local vars in init_tx_pools

Use/rename local variables in init_tx_pools() for consistency with
init_rx_pools() and for readability. Also add some comments

Reviewed-by: Rick Lindsley <ricklind@linux.vnet.ibm.com>
Reviewed-by: Dany Madden <drt@linux.ibm.com>
Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ibm/ibmvnic.c