x86/crypto: Remove stray comment terminator
authorThomas Gleixner <tglx@linutronix.de>
Mon, 13 Jun 2022 07:38:23 +0000 (09:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Jun 2022 07:47:58 +0000 (09:47 +0200)
It seems the SPDX patch script managed to confuse itself.

Fixes: 2eb72d6696c6 ("treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_179.RULE")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/crypto/crc32-pclmul_asm.S

index c4bd1b4..ca53e96 100644 (file)
@@ -1,6 +1,4 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
- */
-
 /*
  * Copyright 2012 Xyratex Technology Limited
  *