On Thu, 26 Oct 2023 04:13:44 -0700 Amit Dhingra <mechanicalamit@xxxxxxxxx> wrote: > Commit ca11e4a35154 ("MAINTAINERS: Add IIO gain-time-scale helpers"), > updates the MAINTAINERS file. However the files listed do not exist. > These presumably come from commit 38416c28e168 ("iio: light: Add > gain-time-scale helpers") > > Fix the entries. > > Found by ./scripts/get_maintainer.pl --self-test=patterns > > Fixes: ca11e4a35154 ("MAINTAINERS: Add IIO gain-time-scale helpers") > Signed-off-by: Amit Dhingra <mechanicalamit@xxxxxxxxx> Applied to the togreg branch of iio.git. Whilst nice to tidy it up, I'm not sure it's going to make much difference to anyone so not rushing this in. Thanks, Jonathan > --- > MAINTAINERS | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 668d1e24452d..99c2285c58e5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -10177,8 +10177,8 @@ IIO LIGHT SENSOR GAIN-TIME-SCALE HELPERS > M: Matti Vaittinen <mazziesaccount@xxxxxxxxx> > L: linux-iio@xxxxxxxxxxxxxxx > S: Maintained > -F: drivers/iio/light/gain-time-scale-helper.c > -F: drivers/iio/light/gain-time-scale-helper.h > +F: drivers/iio/industrialio-gts-helper.c > +F: include/linux/iio/iio-gts-helper.h > > IIO MULTIPLEXER > M: Peter Rosin <peda@xxxxxxxxxx>