]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mlxsw: Put braces on all arms of branch statement
authorOr Gerlitz <ogerlitz@mellanox.com>
Wed, 28 Oct 2015 09:17:04 +0000 (10:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Oct 2015 03:26:57 +0000 (12:26 +0900)
commitd9324f68eea7b01bde25ab4c204227f3583b92ba
treeb5649930aa3acf8ac8db1f855f5f6e4cae50e95a
parentef743fddb33f47b34c852f26fbd2057c72c70016
mlxsw: Put braces on all arms of branch statement

Fix a place where checkpatch complains that braces should be used
on all arms of this statement.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/pci.c