* [PATCH 4/4] arm64: vdso: fix SPDX comment style in vgetrandom-chacha.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: Catalin Marinas, Will Deacon, Theodore Ts'o,
Jason A . Donenfeld
Cc: linux-arm-kernel, linux-kernel, Josh Law
Signed-off-by: Josh Law <objecting@objecting.org>
---
arch/arm64/kernel/vdso/vgetrandom-chacha.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/kernel/vdso/vgetrandom-chacha.S b/arch/arm64/kernel/vdso/vgetrandom-chacha.S
index 67890b445309..b58207d6bcd0 100644
--- a/arch/arm64/kernel/vdso/vgetrandom-chacha.S
+++ b/arch/arm64/kernel/vdso/vgetrandom-chacha.S
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
#include <linux/linkage.h>
#include <asm/cache.h>
--
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 4/4] arm64: vdso: fix SPDX comment style in vgetrandom-chacha.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