summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorPan Chuang <panchuang@vivo.com>2026-07-24 11:03:46 +0800
committerJonathan Cameron <jonathan.cameron@oss.qualcomm.com>2026-07-27 22:13:08 +0100
commit7963090626a5de900d2404e451234ea098012ba2 (patch)
tree0057dfedf304e404f33ea1e8ed977d98dae8a568 /tools/perf/scripts/python/task-analyzer.py
parentbd402b8ac0158dc6c7c04eb308095c9574813854 (diff)
iio: proximity: Remove redundant dev_err()/dev_err_probe()
Since commit 55b48e23f5c4 ("genirq/devres: Add error handling in devm_request_*_irq()"), devm_request_irq() and devm_request_threaded_irq() automatically log detailed error messages on failure. Remove the now-redundant driver-specific dev_err() and dev_err_probe() calls. Standardize error check on if (ret) rather than if (ret < 0) Signed-off-by: Pan Chuang <panchuang@vivo.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com> Reviewed-by: Joshua Crofts <joshua.crofts1@gmail.com> Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions