[PATCH] x86/crypto: Remove stray comment terminator

From: Thomas Gleixner
Date: Mon Jun 13 2022 - 03:38:34 EST


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@xxxxxxxxx>
Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
---
arch/x86/crypto/crc32-pclmul_asm.S | 2 --
1 file changed, 2 deletions(-)

--- 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
*