[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0fa63b77-f912-48de-b67f-6df3acccea61@kernel.org>
Date: Wed, 8 Oct 2025 16:20:35 +0200
From: Sven Peter <sven@...nel.org>
To: Atharva Tiwari <atharvatiwarilinuxdev@...il.com>
Cc: Janne Grunau <j@...nau.net>, Neal Gompa <neal@...pa.dev>,
Lee Jones <lee@...nel.org>, asahi@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH RESEND] mfd/macsmc: make SMC write buffers const
On 07.10.25 15:05, Atharva Tiwari wrote:
> Mark the write buffer arguments in apple_smc_write(), apple_smc_rw(),
> and apple_smc_write_atomic() as const. These functions do not modify
> the data provided by the caller, so the parameters should be const
> qualified.
>
> Signed-off-by: Atharva Tiwari <atharvatiwarilinuxdev@...il.com>
> ---
Reviewed-by: Sven Peter <sven@...nel.org>
Thanks,
Sven
Powered by blists - more mailing lists