commit | 6c3dbd2d722a6010010ad99a6890a56178385bb8 | [log] [tgz] |
---|---|---|
author | Achiad Shochat <achiad@mellanox.com> | Fri Sep 25 10:49:11 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 28 22:19:49 2015 -0700 |
tree | 4f61b8bd0d2b5e81e9ef1801bf765463569672dd | |
parent | 97909302f9739c4c5664bc6fc19237ec19d53c02 [diff] |
net/mlx5_core: Remove redundant "err" variable usage Cosmetic change. Do not use the an err variable just to assign and return it. Signed-off-by: Achiad Shochat <achiad@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>