Skip to content

Commit

Permalink
thermal/drivers/cpuidle_cooling: Delete unmatched comments
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Chenggang Wang authored and Daniel Lezcano committed Apr 26, 2023
1 parent d9f7eea commit 2912d34
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/thermal/cpuidle_cooling.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,6 @@ static int __cpuidle_cooling_register(struct device_node *np,
*
* This function is in charge of creating a cooling device per cpuidle
* driver and register it to the thermal framework.
*
* Return: zero on success, or negative value corresponding to the
* error detected in the underlying subsystems.
*/
void cpuidle_cooling_register(struct cpuidle_driver *drv)
{
Expand Down

0 comments on commit 2912d34

Please sign in to comment.