Unverified Commit 9d750c75 authored by Ryan Kosta's avatar Ryan Kosta Committed by Palmer Dabbelt
Browse files

risc-v: kernel: ftrace: Fixes improper SPDX comment style

parent 3650b228
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0 */
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (C) 2013 Linaro Limited
 * Author: AKASHI Takahiro <takahiro.akashi@linaro.org>