[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251009122613.GA2796410@google.com>
Date: Thu, 9 Oct 2025 13:26:13 +0100
From: Lee Jones <lee@...nel.org>
To: Atharva Tiwari <atharvatiwarilinuxdev@...il.com>
Cc: Sven Peter <sven@...nel.org>, Janne Grunau <j@...nau.net>,
Neal Gompa <neal@...pa.dev>, 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 Tue, 07 Oct 2025, 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>
> ---
> drivers/mfd/macsmc.c | 6 +++---
> include/linux/mfd/macsmc.h | 6 +++---
> 2 files changed, 6 insertions(+), 6 deletions(-)
Applied, thanks
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists