]> git.ipfire.org Git - thirdparty/linux.git/commit
Revert "thermal/drivers/hwmon: Cleanup coding style a bit"
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 4 Aug 2026 20:09:10 +0000 (22:09 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 5 Aug 2026 11:25:55 +0000 (13:25 +0200)
commitff8da20b6f47c48d46e47f93f7a59e2d56ee9107
tree57e31ad8e8d996622bda563562253e1345490da6
parentf93d951ce0d02b5dca01c0c72add411fb17849bb
Revert "thermal/drivers/hwmon: Cleanup coding style a bit"

Revert commit 030a48b0f6ce ("thermal/drivers/hwmon: Cleanup coding style
a bit") that introduced a use-after-free into the error path of
thermal_add_hwmon_sysfs() by removing a valid check from it.

Link: https://lore.kernel.org/linux-hwmon/20260803183915.4ED7D1F000E9@smtp.kernel.org/
Cc: All applicable <stable@vger.kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Link: https://patch.msgid.link/5123895.31r3eYUQgx@rafael.j.wysocki
drivers/thermal/thermal_hwmon.c