[PATCH 2/4] arm64: crypto: fix SPDX comment style in sm4-ce-cipher-core.S

Josh Law hlcj1234567 at gmail.com
Sat Feb 28 16:38:54 PST 2026


Signed-off-by: Josh Law <objecting at objecting.org>
---
 arch/arm64/crypto/sm4-ce-cipher-core.S | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/crypto/sm4-ce-cipher-core.S b/arch/arm64/crypto/sm4-ce-cipher-core.S
index 4ac6cfbc5797..32b93d542471 100644
--- a/arch/arm64/crypto/sm4-ce-cipher-core.S
+++ b/arch/arm64/crypto/sm4-ce-cipher-core.S
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
 
 #include <linux/linkage.h>
 #include <asm/assembler.h>
-- 
2.43.0




More information about the linux-arm-kernel mailing list