aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorYann Sionneau <[email protected]>2023-08-25 14:32:34 +0000
committerWolfram Sang <[email protected]>2023-08-30 19:19:55 +0000
commit0ab4bcf0e9471c1a3f5e4721ee486f6ed1a76bac (patch)
tree8ef9715d68d2838f7bb241d547781ef2dca271dc /tools/perf/scripts/python/intel-pt-events.py
parentI2C: ali15x3: Do PCI error checks on own line (diff)
downloadkernel-0ab4bcf0e9471c1a3f5e4721ee486f6ed1a76bac.tar.gz
kernel-0ab4bcf0e9471c1a3f5e4721ee486f6ed1a76bac.zip
i2c: at91: Use dev_err_probe() instead of dev_err()
Change if (IS_ERR(x)) { dev_err(...); return PTR_ERR(x); } into return dev_err_probe() Also, return the correct error instead of hardcoding -ENODEV This change has also the advantage of handling the -EPROBE_DEFER situation. Signed-off-by: Yann Sionneau <[email protected]> Reviewed-by: Andi Shyti <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions