]> git.baikalelectronics.ru Git - kernel.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)
commit2dfd67a6bd4ed6e4e131d8eb35060ea63390dd83
treeb5649930aa3acf8ac8db1f855f5f6e4cae50e95a
parenta4598203ff73a274f5709aa4be9ea5d313e36073
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