]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
thermal/of: Fix trailing whitespace and repeated word
authorMayur Kumar <kmayur809@gmail.com>
Mon, 11 May 2026 16:18:54 +0000 (21:48 +0530)
committerDaniel Lezcano <daniel.lezcano@kernel.org>
Wed, 3 Jun 2026 07:12:27 +0000 (09:12 +0200)
commit375a4a81968cc8bb56685c99bf1153bc70eb3b29
treeb4aef18042b83c739748e0f56400dda4de81fbfa
parente28ef2f3ccea276436bd0f30c93f99e764ba492b
thermal/of: Fix trailing whitespace and repeated word

Correct a trailing whitespace error on line 101 and remove a
duplicated "which" in the kernel-doc comment for thermal_of_zone_register.

Signed-off-by: Mayur Kumar <kmayur809@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@kernel.org>
Link: https://patch.msgid.link/20260511161854.193573-1-kmayur809@gmail.com
drivers/thermal/thermal_of.c