summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorWaqar Hameed <waqar.hameed@axis.com>2025-08-05 12:33:35 +0300
committerSebastian Reichel <sebastian.reichel@collabora.com>2025-09-07 00:22:45 +0300
commit32f350d58544e2529dc8798275684e97f0a2df6f (patch)
treee1e641385fc59077d89ffede51324e8c10afddf9 /tools/perf/scripts/python/event_analyzing_sample.py
parent5afce048a9fa6de350110c7078e69b59f5cb3eb6 (diff)
downloadlinux-32f350d58544e2529dc8798275684e97f0a2df6f.tar.xz
power: supply: Remove error prints for devm_add_action_or_reset()
When `devm_add_action_or_reset()` fails, it is due to a failed memory allocation and will thus return `-ENOMEM`. `dev_err_probe()` doesn't do anything when error is `-ENOMEM`. Therefore, remove the useless call to `dev_err_probe()` when `devm_add_action_or_reset()` fails, and just return the value instead. Signed-off-by: Waqar Hameed <waqar.hameed@axis.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions