summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorLiviu Stan <liviu.stan@analog.com>2026-05-25 19:39:31 +0300
committerJonathan Cameron <jic23@kernel.org>2026-05-31 13:01:50 +0300
commit6b047d099703c9b4f6846dcb98e2e3ca7a0ff773 (patch)
treed491d92279943ff7f03876e48947927270b06025 /include/linux/workqueue.h
parent53f4fda3c0efa77bb239dc5e357ae80644fcb400 (diff)
downloadlinux-6b047d099703c9b4f6846dcb98e2e3ca7a0ff773.tar.xz
iio: temperature: ltc2983: Use local device pointer consistently
Some functions define a local 'dev' pointer but still use bare '&st->spi->dev' in some code paths, and some don't have it at all. Replace bare references with the local pointer for consistency and collapse some wrapped lines that now fit within 80 characters. 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>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions