Re: [PATCH 01/13] iio: accel: Remove redundant dev_err()/dev_err_probe()

From: Andy Shevchenko

Date: Sat Jul 18 2026 - 02:30:54 EST


On Sat, Jul 18, 2026 at 12:21:12AM +0100, Jonathan Cameron wrote:
> On Fri, 17 Jul 2026 17:42:24 +0800
> Pan Chuang <panchuang@xxxxxxxx> wrote:
>
> > Since commit 55b48e23f5c4 ("genirq/devres: Add error handling in
> > devm_request_*_irq()"),
>
> Please rewrap in a fashion that keeps the commit description on one line.
> One option would be:
>
> Since commit
> 55b48e23f5c4 ("genirq/devres: Add error handling in devm_request_*_irq()"),
>
> Idea being to make it easy to grep for.

One should really start maintainer-iio.rst!

(checkpatch is taught to check the wrapped versions of the lines, so I think
your comment is for making this easier for humans.)

--
With Best Regards,
Andy Shevchenko