From: Henning Schild Date: Thu, 6 Jul 2023 16:10:40 +0000 (+0200) Subject: leds: simatic-ipc-leds-gpio: Fix comment style in SPDX header X-Git-Tag: v6.6.7~1979^2~31 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=07cdd959d62ee87eb29aa9a40b2e41bb11ecf4ec;p=platform%2Fkernel%2Flinux-starfive.git 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 Link: https://lore.kernel.org/r/20230706161040.21152-3-henning.schild@siemens.com Signed-off-by: Lee Jones --- diff --git a/drivers/leds/simple/simatic-ipc-leds-gpio.h b/drivers/leds/simple/simatic-ipc-leds-gpio.h index bf258c3..3d4877a 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 *