public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gpio: gpiolib: Remove FIXME by safely handling const in gpiod_get_raw_value_commit
@ 2025-02-19 19:24 Suraj Patil
  2025-02-19 19:24 ` [PATCH] gpio: max732x: Remove deprecated irq_base assignment Suraj Patil
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Suraj Patil @ 2025-02-19 19:24 UTC (permalink / raw)
  To: linux-kernel; +Cc: gregkh, jirislaby, Suraj Patil

Signed-off-by: Suraj Patil <surajpatil522@gmail.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
 
 #include <linux/acpi.h>
 #include <linux/array_size.h>
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-02-20  5:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19 19:24 [PATCH] gpio: gpiolib: Remove FIXME by safely handling const in gpiod_get_raw_value_commit Suraj Patil
2025-02-19 19:24 ` [PATCH] gpio: max732x: Remove deprecated irq_base assignment Suraj Patil
2025-02-20  5:16   ` Greg KH
2025-02-19 19:24 ` [PATCH] tty: ipwireless: Fix locking in ioctl and write_room functions Suraj Patil
2025-02-20  5:15   ` Greg KH
2025-02-20  5:14 ` [PATCH] gpio: gpiolib: Remove FIXME by safely handling const in gpiod_get_raw_value_commit Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox