[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0gZFU8Lreto8fDYa9PYUo=ZiNLr21FFSbYxMcsAc0hA=Q@mail.gmail.com>
Date: Tue, 18 Apr 2023 15:30:34 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Viresh Kumar <viresh.kumar@...aro.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: Chenggang Wang <wangchenggang@...o.com>,
Amit Daniel Kachhap <amit.kachhap@...il.com>,
Lukasz Luba <lukasz.luba@....com>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Amit Kucheria <amitk@...nel.org>,
Zhang Rui <rui.zhang@...el.com>, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] thermal/drivers/cpuidle_cooling: Delete unmatched comments
On Tue, Apr 18, 2023 at 5:53 AM Viresh Kumar <viresh.kumar@...aro.org> wrote:
>
> On 18-04-23, 11:38, Chenggang Wang wrote:
> > The function no longer returns a value, synchronize the comments.
> >
> > Signed-off-by: wangchenggang@...o.com
> > ---
> > drivers/thermal/cpuidle_cooling.c | 3 ---
> > 1 file changed, 3 deletions(-)
> >
> > diff --git a/drivers/thermal/cpuidle_cooling.c b/drivers/thermal/cpuidle_cooling.c
> > index 4f41102..7779739 100644
> > --- a/drivers/thermal/cpuidle_cooling.c
> > +++ b/drivers/thermal/cpuidle_cooling.c
> > @@ -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)
> > {
>
> Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
Daniel, are you going to pick up this one?
Powered by blists - more mailing lists