]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5: Fix wrong indentation in enable SRIOV code
authorOr Gerlitz <ogerlitz@mellanox.com>
Sun, 24 Sep 2017 07:54:00 +0000 (09:54 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 28 Sep 2017 04:23:10 +0000 (07:23 +0300)
commit353f59f4d41e9c5798a15c5c52958f25b579a3d5
tree8c0edb27e7d34488bd770e036b10e4c7b55ec6a2
parent480df991b869eff02a004e8fe7707900437cfcd4
net/mlx5: Fix wrong indentation in enable SRIOV code

Smatch is screaming:

drivers/net/ethernet/mellanox/mlx5/core/sriov.c:112
mlx5_device_enable_sriov() warn: inconsistent indenting

fix that.

Fixes: 7ecf6d8ff154 ('IB/mlx5: Restore IB guid/policy for virtual functions')
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/sriov.c