From: Michael Rubin Date: Tue, 8 Apr 2025 22:20:40 +0000 (+0000) Subject: staging: gpib: tms9914: Fix Improper SPDX comment. X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8a3961396b1ca7aeeb35a26087de660f839b2d8e;p=users%2Fdwmw2%2Flinux.git 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 Link: https://lore.kernel.org/r/20250408222040.186881-15-matchstick@neverthere.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/gpib/include/tms9914.h b/drivers/staging/gpib/include/tms9914.h index 6cbaf5a041e02..08a40d84825f4 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