Re: [PATCH] iio: adc: ade9000: fix typo in error message

From: Andy Shevchenko

Date: Tue Feb 24 2026 - 06:32:05 EST


On Tue, Feb 24, 2026 at 03:17:45PM +0400, Giorgi Tchankvetadze wrote:
> Fix a typo in a dev_err() message: "maks0" -> "mask0".

Hmm... Can you run codespell against the whole subfolder and see what you get?

*drivers/iio/adc/

> Signed-off-by: Giorgi Tchankvetadze <giorgitchankvetadze1997@xxxxxxxxx>

Fixing these small things separately might be not so efficient, and if there
are only few like this, it might be better to combine in a single change.

--
With Best Regards,
Andy Shevchenko