]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: light: fix several incorrect spellings
authorShi Hao <i.shihao.999@gmail.com>
Mon, 16 Mar 2026 09:00:10 +0000 (14:30 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 21 Mar 2026 19:12:14 +0000 (19:12 +0000)
commit0dcaf3db244802283a268bb93b38a7683e476b2a
treef176c664ec9173893ca9faa74b2a7b8e1a3f3389
parentdb0da4b7f688a76951acc38870f71e673f8fcad0
iio: light: fix several incorrect spellings

Fix spelling mistakes reported by codespell.

- sesnor -> sensor
- substraction -> subtraction
- simulataneous -> simultaneous
- proccessed -> processed
- coefficents -> coefficients

Signed-off-by: Shi Hao <i.shihao.999@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/light/Kconfig
drivers/iio/light/apds9160.c
drivers/iio/light/ltr390.c
drivers/iio/light/opt3001.c
drivers/iio/light/tsl2772.c