From: Thomas Gleixner Date: Mon, 13 Jun 2022 07:38:23 +0000 (+0200) Subject: x86/crypto: Remove stray comment terminator X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=de0130355306ec54d6c4d0d2ae0485dfb5dd7f26;p=linux.git x86/crypto: Remove stray comment terminator 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 Signed-off-by: Thomas Gleixner Signed-off-by: Greg Kroah-Hartman --- diff --git a/arch/x86/crypto/crc32-pclmul_asm.S b/arch/x86/crypto/crc32-pclmul_asm.S index c4bd1b47a6008..ca53e96996ac2 100644 --- a/arch/x86/crypto/crc32-pclmul_asm.S +++ b/arch/x86/crypto/crc32-pclmul_asm.S @@ -1,6 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ - */ - /* * Copyright 2012 Xyratex Technology Limited *