OSDN Git Service

net/mlx5: Avoid blank lines after/before open/close brace
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 11 Jul 2017 12:44:04 +0000 (15:44 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sun, 20 Aug 2017 09:57:19 +0000 (12:57 +0300)
commit733d6c5149b0fb8628bb0db618edd9bf49b496e6
treee612e5f2eb0dad55d80a8572025a05450104da01
parentefae7f78c45ba37bdc23a95d219b59ac85bdd0a7
net/mlx5: Avoid blank lines after/before open/close brace

To fix these checkpatch complaints:

CHECK: Blank lines aren't necessary after an open brace '{'
CHECK: Blank lines aren't necessary before a close brace '}'

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/sriov.c