linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] risc-v: kernel: ftrace: Fixes improper SPDX comment style
@ 2020-10-11  3:03 Ryan Kosta
  2020-11-05 17:33 ` Palmer Dabbelt
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Kosta @ 2020-10-11  3:03 UTC (permalink / raw)
  To: rostedt
  Cc: aou, linux-kernel, Ryan Kosta, mingo, palmer, paul.walmsley, linux-riscv

Signed-off-by: Ryan Kosta <ryanpkosta@gmail.com>
---
 arch/riscv/kernel/ftrace.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/riscv/kernel/ftrace.c b/arch/riscv/kernel/ftrace.c
index 99e12faa549..765b62434f3 100644
--- a/arch/riscv/kernel/ftrace.c
+++ b/arch/riscv/kernel/ftrace.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) 2013 Linaro Limited
  * Author: AKASHI Takahiro <takahiro.akashi@linaro.org>
-- 
2.20.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-05 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11  3:03 [PATCH] risc-v: kernel: ftrace: Fixes improper SPDX comment style Ryan Kosta
2020-11-05 17:33 ` Palmer Dabbelt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).