diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2024-02-02 19:36:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-05 15:39:27 +0300 |
commit | 709776ea85625fb668ced6b97b005cf53612996e (patch) | |
tree | c9cb385d4255e5d83b7955a628fdc71a54578344 /tools/perf/scripts/python/stackcollapse.py | |
parent | 08932323ccf7f8c4c85db9cb12a791ed81264f66 (diff) | |
download | linux-709776ea85625fb668ced6b97b005cf53612996e.tar.xz |
net: dsa: qca8k: consistently use "ret" rather than "err" for error codes
It was pointed out during the review [1] of commit 68e1010cda79 ("net:
dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failure") that
the rest of the qca8k driver uses "int ret" rather than "int err".
Make everything consistent in that regard, not only
qca8k_mdio_register(), but also qca8k_setup_mdio_bus().
[1] https://lore.kernel.org/netdev/qyl2w3ownx5q7363kqxib52j5htar4y6pkn7gen27rj45xr4on@pvy5agi6o2te/
Suggested-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions