]> www.infradead.org Git - users/jedix/linux-maple.git/commit
thermal: core: Rename trip list node in struct thermal_trip_desc
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 16 Oct 2024 11:23:27 +0000 (13:23 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 24 Oct 2024 15:15:06 +0000 (17:15 +0200)
commitbd32eacd955a9e5f6de9e3a168882c3ca2525d73
tree10f8ac81016d4b446dc467521e77b2a5f775c8b3
parentc12629f832d21e2a87f014174387e605661e91c7
thermal: core: Rename trip list node in struct thermal_trip_desc

Since the list node field in struct thermal_trip_desc is going to be
used for purposes other than trip crossing notification, rename it
to list_node.

No functional impact.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Link: https://patch.msgid.link/2201558.irdbgypaU6@rjwysocki.net
drivers/thermal/thermal_core.c
drivers/thermal/thermal_core.h