diff options
author | David S. Miller <[email protected]> | 2022-09-21 13:50:03 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2022-09-21 13:50:03 +0100 |
commit | 01bf246a20c7664ae41cdbefd0314d0fb67d63e9 (patch) | |
tree | 8e1ea6f83c9f714205b0ba57d21fecba4e918117 /tools/perf/scripts/python/stackcollapse.py | |
parent | 63b7c2ebcc1d69bbf19e7418ef6c2496364f0ce2 (diff) | |
parent | 75ae8c284c00dc3584b7c173f6fcf96ee15bd02c (diff) |
Merge branch 'net-dev_err_probe'
Yang Yingliang says:
====================
net: drivers: Switch to use dev_err_probe() helper
In the probe path, dev_err() can be replace with dev_err_probe()
which will check if error code is -EPROBE_DEFER. It will print
error code in a human readable way and simplify the code.
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions