[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025022038-grandly-shortlist-2919@gregkh>
Date: Thu, 20 Feb 2025 06:14:57 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Suraj Patil <surajpatil522@...il.com>
Cc: linux-kernel@...r.kernel.org, jirislaby@...nel.org
Subject: Re: [PATCH] gpio: gpiolib: Remove FIXME by safely handling const in
gpiod_get_raw_value_commit
On Wed, Feb 19, 2025 at 07:24:24PM +0000, Suraj Patil wrote:
> Signed-off-by: Suraj Patil <surajpatil522@...il.com>
> ---
> drivers/gpio/gpiolib.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpio/gpiolib.c b/drivers/gpio/gpiolib.c
> index ff64d84492f4..59437c8f31d7 100644
> --- a/drivers/gpio/gpiolib.c
> +++ b/drivers/gpio/gpiolib.c
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +/// SPDX-License-Identifier: GPL-2.0
This change does not match the subject line at all :(
And it's wrong.
confused,
greg k-h
Powered by blists - more mailing lists