From: Michael Rubin Date: Tue, 8 Apr 2025 22:20:39 +0000 (+0000) Subject: staging: gpib: nec: Fix Improper SPDX comment. X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5ad47130b0936caa6803af0873435318f5d1b1ad;p=users%2Fdwmw2%2Flinux.git staging: gpib: nec: Fix Improper SPDX comment. Correct Improper SPDX comment style. Adhere to Linux kernel coding style. Reported by checkpatch WARNING: Improper SPDX comment style .../nec7210.h', please use '/*' instead Signed-off-by: Michael Rubin Link: https://lore.kernel.org/r/20250408222040.186881-14-matchstick@neverthere.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/gpib/include/nec7210.h b/drivers/staging/gpib/include/nec7210.h index 4b06ac0408df2..5c57fbffb9d07 100644 --- a/drivers/staging/gpib/include/nec7210.h +++ b/drivers/staging/gpib/include/nec7210.h @@ -1,4 +1,4 @@ -//* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0 */ /*************************************************************************** * copyright : (C) 2002 by Frank Mori Hess