summaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2022-06-13 09:38:23 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-13 09:47:58 +0200
commitde0130355306ec54d6c4d0d2ae0485dfb5dd7f26 (patch)
treecbc2b2c22000d330b61c45bffc7106d8404cc0cf /arch/x86/crypto
parentce3f3ccc90b8207946a4eea45c4bd539e35cbe2c (diff)
downloadlinux-de0130355306ec54d6c4d0d2ae0485dfb5dd7f26.tar.bz2
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 <lkp@intel.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/x86/crypto')
-rw-r--r--arch/x86/crypto/crc32-pclmul_asm.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/crypto/crc32-pclmul_asm.S b/arch/x86/crypto/crc32-pclmul_asm.S
index c4bd1b47a600..ca53e96996ac 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
*