diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2020-07-17 17:42:55 +0900 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-08-06 17:52:28 +0200 |
commit | 09fc67b500c7f0bb1b5ed774197ac7f2c5285655 (patch) | |
tree | f88445c86863c1fd97f0d8ca7b12e9c1d14791a5 /net/tipc/sysctl.c | |
parent | 45fd22da97c6125d8d0d35bd1791e7c0c4175279 (diff) |
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 this commit has removed the caller in kprobes altogether:
80006dbee674 ("kprobes/x86: Remove jprobe implementation")
So this doesn't exist anymore - remove the orphan prototype.
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'net/tipc/sysctl.c')
0 files changed, 0 insertions, 0 deletions