]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: tsl2772: fix all kernel-doc warnings
authorRandy Dunlap <rdunlap@infradead.org>
Thu, 26 Feb 2026 05:12:57 +0000 (21:12 -0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 28 Feb 2026 13:12:52 +0000 (13:12 +0000)
commit8021729acf21f4bf3c43866b8919b68968028478
treea512ff63ee4e6563918730f3a5606f4029d761e2
parentdfe5e8fb17518e5af346a5e8139e704d63f82a11
iio: tsl2772: fix all kernel-doc warnings

Use the correct kernel-doc notation for struct members to eliminate
kernel-doc warnings:

Warning: include/linux/platform_data/tsl2772.h:88 struct member
 'prox_diode' not described in 'tsl2772_settings'
Warning: include/linux/platform_data/tsl2772.h:88 struct member
 'prox_power' not described in 'tsl2772_settings'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
include/linux/platform_data/tsl2772.h