commit | ef743fddb33f47b34c852f26fbd2057c72c70016 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Wed Oct 28 10:17:03 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 30 12:26:54 2015 +0900 |
tree | 6f2040aafb909089f891c55a41c17d0463cfd30c | |
parent | 135f9eceb7fa0287e535f9ec921485661e9d6667 [diff] |
mlxsw: Put constant on the right side of comparisons Fixes those places where checkpatch complains that comparisons should place the constant on the right side of the test. 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>