aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2022-06-13 09:38:23 +0200
committerGreg Kroah-Hartman <[email protected]>2022-06-13 09:47:58 +0200
commitde0130355306ec54d6c4d0d2ae0485dfb5dd7f26 (patch)
treecbc2b2c22000d330b61c45bffc7106d8404cc0cf
parentce3f3ccc90b8207946a4eea45c4bd539e35cbe2c (diff)
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 <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-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
*