]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: Remove the 'riscv_' prefix of function name
authorZong Li <zong.li@sifive.com>
Tue, 21 Apr 2020 07:29:59 +0000 (15:29 +0800)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Mon, 18 May 2020 18:38:13 +0000 (11:38 -0700)
commitf179441bc652516626b38f95cef803f15cab5d0b
treefce77fbc571387553021d8528416e0e17d446588
parent493f4666ddf5686c10b33bf633ff596fed5bf2e0
riscv: Remove the 'riscv_' prefix of function name

Refactor the function name by removing the 'riscv_' prefix, it would be
better unless it could mix up with arch-independent functions.

Signed-off-by: Zong Li <zong.li@sifive.com>
Reviewed-by: Masami Hiramatsu <mhiramat@kernel.org>
Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/include/asm/patch.h
arch/riscv/kernel/ftrace.c
arch/riscv/kernel/patch.c