aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenning Schild <[email protected]>2023-07-06 18:10:40 +0200
committerLee Jones <[email protected]>2023-07-28 09:26:25 +0100
commit07cdd959d62ee87eb29aa9a40b2e41bb11ecf4ec (patch)
tree98485e442d21570ef8f0c70c71c3d8b94abb431b
parentcadb2de2a7fd9e955381307de3eddfcc386c208e (diff)
leds: simatic-ipc-leds-gpio: Fix comment style in SPDX header
This was found with giving the file to checkpatch. Signed-off-by: Henning Schild <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
-rw-r--r--drivers/leds/simple/simatic-ipc-leds-gpio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/simple/simatic-ipc-leds-gpio.h b/drivers/leds/simple/simatic-ipc-leds-gpio.h
index bf258c32f83d..3d4877aa4e0c 100644
--- a/drivers/leds/simple/simatic-ipc-leds-gpio.h
+++ b/drivers/leds/simple/simatic-ipc-leds-gpio.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Siemens SIMATIC IPC driver for GPIO based LEDs
*