aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorRuan Jinjie <[email protected]>2023-08-18 15:07:07 +0800
committerDavid S. Miller <[email protected]>2023-08-20 15:13:27 +0100
commit294f48e9b234415cbd8cc4e233d5fbd41e961148 (patch)
treea6ddcfd51cb1d1f10394782a1071c7d39ff6dd09 /tools/perf/scripts/python/event_analyzing_sample.py
parentacf50d1adbf440a01fc9cca16e80dde3da3eccab (diff)
net: lan743x: Return PTR_ERR() for fixed_phy_register()
fixed_phy_register() returns -EPROBE_DEFER, -EINVAL and -EBUSY, etc, in addition to -EIO. The Best practice is to return these error codes with PTR_ERR(). Signed-off-by: Ruan Jinjie <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions