Re: [PATCH 04/13] iio: common: Remove redundant dev_err()
From: Andy Shevchenko
Date: Sat Jul 18 2026 - 02:35:15 EST
On Sat, Jul 18, 2026 at 12:26:09AM +0100, Jonathan Cameron wrote:
> On Fri, 17 Jul 2026 17:42:27 +0800
> Pan Chuang <panchuang@xxxxxxxx> wrote:
>
> Where there is only one driver affected, please name that driver
> in the commit message. Let's anyone who cares about other drivers
> in that directory know they can ignore it!
Yep. the hint is to use
git log --oneline --no-merges -- $FILE(S)
to see the practical appearance, id est here (I cut the summaries):
git log --oneline --no-merges -- drivers/iio/common/st_sensors/st_sensors_trigger.c
9f92e93e257b iio: common: st_sensors:
cdd30ebb1b9f module:
d5ab4e9a10ae iio: common: st:
f700e55ef6ef iio:
0805b5121f29 iio:st-sensors:
d4786e7df03d iio:st-sensors:
e42696515414 iio: st_sensors:
82bcb7fb6498 iio: st_sensors:
9c6cd755b548 iio: st-sensors:
...and so on with the prevailing of "iio: st_sensors:".
--
With Best Regards,
Andy Shevchenko