Re: [PATCH] sh: fix typo in SPDX license id lines

John Paul Adrian Glaubitz <[email protected]> Sun, 12 Apr 2026 09:24:56 +0200
Newsgroups org.kernel.vger.linux-spdx,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sh
Message-ID <b87eb8c7085973f20e6ee7f4c8cdf33d99a84102.camel@physik.fu-berlin.de>
On Thu, 2026-02-12 at 12:28 -0700, Tim Bird wrote:
> platform_early.[ch] have an extra - in their SPDX-License-Identifier
> lines.  Use the correct (single-dash) syntax for these lines.
>=20
> Signed-off-by: Tim Bird <[email protected]>
> ---
>  arch/sh/drivers/platform_early.c     | 2 +-
>  arch/sh/include/asm/platform_early.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>=20
> diff --git a/arch/sh/drivers/platform_early.c b/arch/sh/drivers/platform_=
early.c
> index 143747c45206..1c2a571a8ab8 100644
> --- a/arch/sh/drivers/platform_early.c
> +++ b/arch/sh/drivers/platform_early.c
> @@ -1,4 +1,4 @@
> -// SPDX--License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0
> =20
>  #include <asm/platform_early.h>
>  #include <linux/mod_devicetable.h>
> diff --git a/arch/sh/include/asm/platform_early.h b/arch/sh/include/asm/p=
latform_early.h
> index fc802137c37d..00b6e6dc4ac4 100644
> --- a/arch/sh/include/asm/platform_early.h
> +++ b/arch/sh/include/asm/platform_early.h
> @@ -1,4 +1,4 @@
> -/* SPDX--License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0 */
> =20
>  #ifndef __PLATFORM_EARLY__
>  #define __PLATFORM_EARLY__

Reviewed-by: John Paul Adrian Glaubitz <[email protected]>

Will pick this up today for v7.1.

Adrian

--=20
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913