]> www.infradead.org Git - users/jedix/linux-maple.git/commit
thermal: core: Rename function argument related to trip crossing
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 16 Jan 2025 19:31:56 +0000 (20:31 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 17 Jan 2025 17:48:58 +0000 (18:48 +0100)
commit0ac66e512f13452d31e20d12546dc0b81a0ec713
tree220a00c06eb89e0179a9ac99b7716195481c72e4
parente86001d6d09ddd93237bfcbc2dcfc01230f6b7a9
thermal: core: Rename function argument related to trip crossing

Rename the 'crossed_up' function argument to 'upward', which is more
proper English and a better match for representing temperature change
direction, everywhere in the code.

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/2360961.ElGaqSPkdT@rjwysocki.net
[ rjw: Rebased ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/gov_bang_bang.c
drivers/thermal/gov_user_space.c
drivers/thermal/thermal_core.c
drivers/thermal/thermal_core.h