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:06 +0800
committerDavid S. Miller <[email protected]>2023-08-20 15:13:27 +0100
commitacf50d1adbf440a01fc9cca16e80dde3da3eccab (patch)
tree3aff956878a32deba2f134ac52b3d8c0ea281a9f /tools/perf/scripts/python/event_analyzing_sample.py
parentd6499f0b7c7ce3d69f658331e78e520c7ebcb238 (diff)
net: bcmgenet: Return PTR_ERR() for fixed_phy_register()
fixed_phy_register() returns -EPROBE_DEFER, -EINVAL and -EBUSY, etc, in addition to -ENODEV. The Best practice is to return these error codes with PTR_ERR(). Signed-off-by: Ruan Jinjie <[email protected]> Acked-by: Doug Berger <[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