Skip to content

Commit

Permalink
risc-v: kernel: ftrace: Fixes improper SPDX comment style
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Kosta <ryanpkosta@gmail.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
  • Loading branch information
Ryan Kosta authored and Palmer Dabbelt committed Nov 4, 2020
1 parent 3650b22 commit 9d750c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/riscv/kernel/ftrace.c
Original file line number Diff line number Diff line change
@@ -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>
Expand Down

0 comments on commit 9d750c7

Please sign in to comment.