* [PATCH 3/4] arm64: crypto: fix SPDX comment style in sm3-neon-core.S
@ 2026-03-01 0:38 Josh Law
0 siblings, 0 replies; only message in thread
From: Josh Law @ 2026-03-01 0:38 UTC (permalink / raw)
To: Herbert Xu, David S . Miller, Catalin Marinas, Will Deacon
Cc: linux-crypto, linux-arm-kernel, linux-kernel, Josh Law
Signed-off-by: Josh Law <objecting@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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-01 0:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-01 0:38 [PATCH 3/4] arm64: crypto: fix SPDX comment style in sm3-neon-core.S Josh Law
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox