[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0is-=Tdn5UKdFhDQYBhSANe9sCQEyBv2JO7QYPkp7812g@mail.gmail.com>
Date: Thu, 20 Jul 2023 20:58:40 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Daniel Lezcano <daniel.lezcano@...aro.org>,
Ahmad Fatoum <a.fatoum@...gutronix.de>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
Amit Kucheria <amitk@...nel.org>,
Zhang Rui <rui.zhang@...el.com>, kernel@...gutronix.de,
linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] thermal: core: constify params in thermal_zone_device_register
On Thu, Jul 13, 2023 at 2:55 PM Daniel Lezcano
<daniel.lezcano@...aro.org> wrote:
>
> On 08/07/2023 13:27, Ahmad Fatoum wrote:
> > Since commit 3d439b1a2ad3 ("thermal/core: Alloc-copy-free the thermal zone
> > parameters structure"), thermal_zone_device_register() allocates a copy
> > of the tzp argument and callers need not explicitly manage its lifetime.
> >
> > This means the function no longer cares about the parameter being
> > mutable, so constify it.
> >
> > No functional change.
> >
> > Fixes: 3d439b1a2ad3 ("thermal/core: Alloc-copy-free the thermal zone parameters structure")
> > Signed-off-by: Ahmad Fatoum <a.fatoum@...gutronix.de>
> > ---
>
> Acked-by: Daniel Lezcano <daniel.lezcano@...aro.org>
Both patches in the series applied as 6.5-rc material, thanks!
Powered by blists - more mailing lists