Skip to content

Commit 2912d34

Browse files
Chenggang Wangdlezcano
authored andcommitted
thermal/drivers/cpuidle_cooling: Delete unmatched comments
The function no longer returns a value, synchronize the comments. Signed-off-by: wangchenggang@vivo.com Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/1681789108-28130-1-git-send-email-wangchenggang@vivo.com
1 parent d9f7eea commit 2912d34

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

drivers/thermal/cpuidle_cooling.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,6 @@ static int __cpuidle_cooling_register(struct device_node *np,
236236
*
237237
* This function is in charge of creating a cooling device per cpuidle
238238
* driver and register it to the thermal framework.
239-
*
240-
* Return: zero on success, or negative value corresponding to the
241-
* error detected in the underlying subsystems.
242239
*/
243240
void cpuidle_cooling_register(struct cpuidle_driver *drv)
244241
{

0 commit comments

Comments
 (0)