]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'
authorDr. David Alan Gilbert <linux@treblig.org>
Wed, 29 May 2024 16:00:55 +0000 (17:00 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 4 Jun 2024 18:53:07 +0000 (19:53 +0100)
commit9be46ec5606e6e1aa4b9c6086762ed82f34ceaae
treee7f0df399d7be98796cf377c969c79ad875494d4
parente2261b4a4de2804698935eb44f98dc897e1c44c3
staging: iio: adt7316: remove unused struct 'adt7316_limit_regs'

'adt7316_limit_regs' has never been used since the original
commit 35f6b6b86ede ("staging: iio: new ADT7316/7/8 and ADT7516/7/9
driver").

The comment above it is a copy-and-paste from a different struct.

Remove both the struct and the comment.

Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://lore.kernel.org/r/20240529160055.28489-1-linux@treblig.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/addac/adt7316.c