linux-riscv.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Ryan Kosta <ryanpkosta@gmail.com>
To: rostedt@goodmis.org
Cc: aou@eecs.berkeley.edu, linux-kernel@vger.kernel.org,
	Ryan Kosta <ryanpkosta@gmail.com>,
	mingo@redhat.com, palmer@dabbelt.com, paul.walmsley@sifive.com,
	linux-riscv@lists.infradead.org
Subject: [PATCH] risc-v: kernel: ftrace: Fixes improper SPDX comment style
Date: Sat, 10 Oct 2020 20:03:51 -0700	[thread overview]
Message-ID: <20201011030351.4619-1-ryanpkosta@gmail.com> (raw)

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

             reply	other threads:[~2020-10-11  3:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-11  3:03 Ryan Kosta [this message]
2020-11-05 17:33 ` [PATCH] risc-v: kernel: ftrace: Fixes improper SPDX comment style Palmer Dabbelt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201011030351.4619-1-ryanpkosta@gmail.com \
    --to=ryanpkosta@gmail.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=mingo@redhat.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).