diff options
| author | Pan Chuang <panchuang@vivo.com> | 2026-07-24 11:03:47 +0800 |
|---|---|---|
| committer | Jonathan Cameron <jonathan.cameron@oss.qualcomm.com> | 2026-07-27 22:13:08 +0100 |
| commit | 9cf89c342bc2508b79b4ab8823df90da8f77f1f1 (patch) | |
| tree | 5dff39e2312126dd6367a18802e8d3ac064c04ed /tools/perf/scripts/python/task-analyzer.py | |
| parent | 7963090626a5de900d2404e451234ea098012ba2 (diff) | |
iio: light: 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
