[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163837153033.1905338.15967895794638876580.b4-ty@linaro.org>
Date: Wed, 1 Dec 2021 09:13:02 -0600
From: Bjorn Andersson <bjorn.andersson@...aro.org>
To: Andy Gross <agross@...nel.org>,
Rikard Falkeborn <rikard.falkeborn@...il.com>
Cc: linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: (subset) [PATCH] soc: qcom: aoss: constify static struct thermal_cooling_device_ops
On Sun, 28 Nov 2021 22:03:17 +0100, Rikard Falkeborn wrote:
> The only usage of qmp_cooling_device_ops is to pass its address to
> devm_thermal_of_cooling_device_register() which takes a pointer to const
> struct thermal_cooling_device_ops as argument. Make it const to allow
> the compiler to put it in read-only memory.
>
>
Applied, thanks!
[1/1] soc: qcom: aoss: constify static struct thermal_cooling_device_ops
commit: f5c3902d854744b42604359f68b42426185ed7a5
Best regards,
--
Bjorn Andersson <bjorn.andersson@...aro.org>
Powered by blists - more mailing lists