diff options
author | Cai Huoqing <[email protected]> | 2021-09-15 22:57:48 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-09-16 13:35:35 +0100 |
commit | d502933c30c6417edfc3ca2babd50343ad24b896 (patch) | |
tree | 5983ef37003fde24e3777bcedd3a868b00f09bef /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 95b5fc03c189e4ea5c63785274cc0b77fcc3a818 (diff) |
net: atl1c: Make use of the helper function dev_err_probe()
When possible use dev_err_probe help to properly deal with the
PROBE_DEFER error, the benefit is that DEFER issue will be logged
in the devices_deferred debugfs file.
And using dev_err_probe() can reduce code size, and simplify the code.
Signed-off-by: Cai Huoqing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions