commit | 423b937e7dde1291fc0e87bb7a382aafde9d712a | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Mon Jun 20 23:04:03 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 21 05:02:49 2016 -0400 |
tree | b9693a034a9719dbbe8f1d126dd3650c45cc8e31 | |
parent | ddbe993dbe4d832a6ea31e4359150fbc5a4b93d4 [diff] |
mlxsw: spectrum: Use WARN_ON() return value Instead of checking for a condition and then issue the warning, just do it in one go and simplify the code. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>