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)
commitb80b3d582ebd8c7c49687319b3c624e03c4b2b93
treefce77fbc571387553021d8528416e0e17d446588
parentedde5584c7ab5d18b87f092fe6fe8a72590e7100
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