diff options
| author | Pan Chuang <panchuang@vivo.com> | 2026-07-24 11:03:36 +0800 |
|---|---|---|
| committer | Jonathan Cameron <jonathan.cameron@oss.qualcomm.com> | 2026-07-27 22:13:07 +0100 |
| commit | fc5040337a61ae087f96c567ad1c7e77df08013c (patch) | |
| tree | 1d755549a7e7f55c500ca7be7e119422d00993e9 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 9e6679200309ce746f409cc9bc2d2c49361f79c5 (diff) | |
iio: accel: 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 on if (ret) check 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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
