]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Add a blank line after declarations V2
authorSaeed Mahameed <saeedm@mellanox.com>
Thu, 24 Aug 2017 12:54:11 +0000 (15:54 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 24 Aug 2017 13:02:57 +0000 (16:02 +0300)
commitcb8b8b2f4f9cb269888208bb0570d8f2663fb63a
tree11e199e3ba52eab07a72b4909426c4c5d017586e
parentfd4282b8e33b4e9a26acdb88cd32fa8e764e1ed4
net/mlx5: Add a blank line after declarations V2

The blank line should be after u32 val = ...
and not after __be32 __iomem *addr = ...

Fixes: 0856990f9775 ("net/mlx5: Add a blank line after declarations")
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reported-by: Joe Perches <joe@perches.com>
drivers/net/ethernet/mellanox/mlx5/core/eq.c