summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorPan Chuang <panchuang@vivo.com>2026-07-24 11:03:36 +0800
committerJonathan Cameron <jonathan.cameron@oss.qualcomm.com>2026-07-27 22:13:07 +0100
commitfc5040337a61ae087f96c567ad1c7e77df08013c (patch)
tree1d755549a7e7f55c500ca7be7e119422d00993e9 /tools/perf/scripts/python/netdev-times.py
parent9e6679200309ce746f409cc9bc2d2c49361f79c5 (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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions