summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Rubin <matchstick@neverthere.org>2025-04-09 01:20:40 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-04-15 17:34:52 +0300
commit8a3961396b1ca7aeeb35a26087de660f839b2d8e (patch)
treeec96b50e12ede7b7580b4f6e9e04f010c3c7d247
parent5ad47130b0936caa6803af0873435318f5d1b1ad (diff)
downloadlinux-8a3961396b1ca7aeeb35a26087de660f839b2d8e.tar.xz
staging: gpib: tms9914: Fix Improper SPDX comment.
Correct Improper SPDX comment style. Adhere to Linux kernel coding style. Reported by checkpatch WARNING: Improper SPDX comment style .../tms9914.h', please use '/*' instead Signed-off-by: Michael Rubin <matchstick@neverthere.org> Link: https://lore.kernel.org/r/20250408222040.186881-15-matchstick@neverthere.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/gpib/include/tms9914.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/gpib/include/tms9914.h b/drivers/staging/gpib/include/tms9914.h
index 6cbaf5a041e0..08a40d84825f 100644
--- a/drivers/staging/gpib/include/tms9914.h
+++ b/drivers/staging/gpib/include/tms9914.h
@@ -1,4 +1,4 @@
-//* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0 */
/***************************************************************************
* copyright : (C) 2002 by Frank Mori Hess