Skip to content

Commit 32abd25

Browse files
flavio-suligoirafaeljw
authored andcommitted
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>
1 parent 4a62d58 commit 32abd25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/thermal/thermal_core.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ static int __init thermal_register_governors(void)
273273

274274
/*
275275
* Zone update section: main control loop applied to each zone while monitoring
276-
*
277276
* in polling mode. The monitoring is done using a workqueue.
278277
* Same update may be done on a zone by calling thermal_zone_device_update().
279278
*

0 commit comments

Comments
 (0)