public inbox for linux-crypto@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/4] arm64: crypto: fix SPDX comment style in sm4-ce-cipher-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/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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-01  0:38 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 2/4] arm64: crypto: fix SPDX comment style in sm4-ce-cipher-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