Re: [PATCH v2 2/6] iio: adc: fix spelling mistakes in comments
From: Jonathan Cameron
Date: Sat Mar 07 2026 - 12:29:20 EST
On Sat, 7 Mar 2026 16:17:01 +0530
Shi Hao <i.shihao.999@xxxxxxxxx> wrote:
> There were several spelling mistakes in comments such
Just noticed you have a short wrap to commit descriptions.
Usual (not particularly well documented) convention is up to 75 chars
for these to allow for default git settings indenting them a few spaces.
Otherwise this looks good to me.
thanks,
Jonathan
> as mulitiply, referrence, ocurring, consequtive, and
> celcius, as well as other occurrences. Fix these spelling
> mistakes to improve code readability and consistency.
>
> Signed-off-by: Shi Hao <i.shihao.999@xxxxxxxxx>
> ---
> drivers/iio/adc/ad4030.c | 2 +-
> drivers/iio/adc/ad4170-4.c | 6 +++---
> drivers/iio/adc/ad7380.c | 2 +-
> drivers/iio/adc/ad7887.c | 2 +-
> drivers/iio/adc/ad7923.c | 4 ++--
> drivers/iio/adc/at91_adc.c | 4 ++--
> drivers/iio/adc/max1363.c | 2 +-
> drivers/iio/adc/mcp3564.c | 2 +-
> drivers/iio/adc/men_z188_adc.c | 2 +-
> drivers/iio/adc/npcm_adc.c | 2 +-
> drivers/iio/adc/palmas_gpadc.c | 2 +-
> drivers/iio/adc/rohm-bd79124.c | 4 ++--
> drivers/iio/adc/spear_adc.c | 2 +-
> drivers/iio/adc/stm32-adc-core.c | 2 +-
> drivers/iio/adc/stm32-adc.c | 2 +-
> drivers/iio/adc/sun20i-gpadc-iio.c | 2 +-
> drivers/iio/adc/ti_am335x_adc.c | 2 +-
> drivers/iio/adc/twl4030-madc.c | 2 +-
> drivers/iio/adc/twl6030-gpadc.c | 2 +-
> 19 files changed, 24 insertions(+), 24 deletions(-)
>