commit | d9324f68eea7b01bde25ab4c204227f3583b92ba | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Wed Oct 28 10:17:04 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 30 12:26:57 2015 +0900 |
tree | b5649930aa3acf8ac8db1f855f5f6e4cae50e95a | |
parent | ef743fddb33f47b34c852f26fbd2057c72c70016 [diff] |
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>