[PATCH 3/4] arm64: crypto: fix SPDX comment style in sm3-neon-core.S

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


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

diff --git a/arch/arm64/crypto/sm3-neon-core.S b/arch/arm64/crypto/sm3-neon-core.S
index 4357e0e51be3..c232b716cedd 100644
--- a/arch/arm64/crypto/sm3-neon-core.S
+++ b/arch/arm64/crypto/sm3-neon-core.S
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0-or-later
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  * sm3-neon-core.S - SM3 secure hash using NEON instructions
  *
-- 
2.43.0




More information about the linux-arm-kernel mailing list