kprobes: Remove show_registers() function prototype
authorMasami Hiramatsu <mhiramat@kernel.org>
Fri, 17 Jul 2020 08:42:55 +0000 (17:42 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 3 Aug 2020 20:21:12 +0000 (16:21 -0400)
commit80a6e707dd9742390776a9306b400b1fbe405b4a
tree0a83453842987f054d57eb110f32f66f696053a8
parent231621d0c570765d5cebd95c582f1c8df5c46028
kprobes: Remove show_registers() function prototype

Remove show_registers() function prototype because this function
has been renamed by commit 57da8b960b9a ("x86: Avoid double stack
traces with show_regs()"), and commit 80006dbee674 ("kprobes/x86:
Remove jprobe implementation") has removed the caller in kprobes.
So this doesn't exist anymore.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
include/linux/kprobes.h