aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
diff options
context:
space:
mode:
authorHenning Schild <henning.schild@siemens.com>2023-07-06 18:10:40 +0200
committerLee Jones <lee@kernel.org>2023-07-28 09:26:25 +0100
commit07cdd959d62ee87eb29aa9a40b2e41bb11ecf4ec (patch)
tree98485e442d21570ef8f0c70c71c3d8b94abb431b /drivers/leds
parentcadb2de2a7fd9e955381307de3eddfcc386c208e (diff)
downloadlinux-07cdd959d62ee87eb29aa9a40b2e41bb11ecf4ec.tar.gz
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 <henning.schild@siemens.com> Link: https://lore.kernel.org/r/20230706161040.21152-3-henning.schild@siemens.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'drivers/leds')
-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 bf258c32f83def..3d4877aa4e0cb4 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
*