diff options
author | Cai Huoqing <[email protected]> | 2021-09-16 15:37:29 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-09-17 09:42:29 +0100 |
commit | 61524e43abadffbe450f9429f05c19d54cc95496 (patch) | |
tree | 2f1f5498715a43da017ab7ab5ec6001a9e2d8859 /tools/perf/scripts/python/flamegraph.py | |
parent | 8dc84dcd7f74b50f81de3dbf6f6b5b146e3a8eea (diff) |
net: netsec: 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 the error value
gets printed.
Signed-off-by: Cai Huoqing <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions