]> www.infradead.org Git - users/dwmw2/linux.git/commit
mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()
authorAmit Cohen <amcohen@nvidia.com>
Tue, 2 Apr 2024 13:54:24 +0000 (15:54 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 4 Apr 2024 02:50:40 +0000 (19:50 -0700)
commita0639236d42060c8f0e994ddf87fbb0f3cb2b048
tree0d8ef095292082a78c267d54f62a993503ed9276
parent2c200863fcc78ec1797b0a7a36303e9466b0617d
mlxsw: pci: Make style change in mlxsw_pci_cq_tasklet()

This function will be broken into several functions later. As preparation,
reorder variables to reverse xmas tree.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/7170a8f4429ecb5a539b0374c621697778ff8363.1712062203.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlxsw/pci.c