thermal: core: Remove excess empty line from a comment
authorFlavio Suligoi <f.suligoi@asem.it>
Mon, 4 Mar 2024 11:00:22 +0000 (12:00 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 5 Mar 2024 12:17:33 +0000 (13:17 +0100)
commit32abd250879a272fd96da48db59fde5ef71946cf
treed9eeb31c3987dd11f211e3fd8429a8dafb86434e
parent4a62d588a84e13c68017bd16bc9c2531a2cde08f
thermal: core: Remove excess empty line from a comment

The first and the third lines of the kerneldoc comment for:

thermal_zone_device_set_polling()

belong to the same sentences, so join them together.

Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/thermal/thermal_core.c