]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: temperature: ltc2983: Fix inconsistent channel wording in messages
authorLiviu Stan <liviu.stan@analog.com>
Mon, 25 May 2026 16:39:32 +0000 (19:39 +0300)
committerJonathan Cameron <jic23@kernel.org>
Sun, 31 May 2026 10:01:50 +0000 (11:01 +0100)
commitae81c43f6c01a441ea8ce77f37903853595b6bb3
tree1e94449df2b90839281ec1bce746ce1e4dd6b093
parent6b047d099703c9b4f6846dcb98e2e3ca7a0ff773
iio: temperature: ltc2983: Fix inconsistent channel wording in messages

Replace occurrences of the abbreviated 'chann' and 'chan' with
'channel' in error and debug messages throughout the driver.
Also changed the diode invalid channel error message from
"thermistor" to "diode".

Reviewed-by: Joshua Crofts <joshua.crofts1@gmail.com>
Signed-off-by: Liviu Stan <liviu.stan@analog.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/temperature/ltc2983.c