]> git.ipfire.org Git - thirdparty/linux.git/commit
thermal: core: thermal_core.h: fix all kernel-doc warnings
authorRandy Dunlap <rdunlap@infradead.org>
Wed, 28 Jan 2026 06:24:46 +0000 (22:24 -0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 28 Jan 2026 21:07:27 +0000 (22:07 +0100)
commit1e461784c30452ee8e2a00d42f6b3d73ada61521
tree5b728dff3250d84219bea5baf736862411da94d9
parent1ccc3bec14b85fd67f30272bc6d14b2aada25203
thermal: core: thermal_core.h: fix all kernel-doc warnings

Resolve all kernel-doc warnings in thermal_core.h:

Warning: drivers/thermal/thermal_core.h:99 bad line: trip point.
Warning: drivers/thermal/thermal_core.h:101 bad line: passive trip point.
Warning: drivers/thermal/thermal_core.h:152 struct member 'trips_attribute_group' not described in 'thermal_zone_device'
Warning: drivers/thermal/thermal_core.h:152 struct member 'debugfs' not described in 'thermal_zone_device'
Warning: drivers/thermal/thermal_core.h:152 struct member 'user_thresholds' not described in 'thermal_zone_device'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Link: https://patch.msgid.link/20260128062446.402175-1-rdunlap@infradead.org
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/thermal_core.h