Commit 09fc67b
kprobes: Remove show_registers() function prototype
Remove show_registers() function prototype because this function
has been renamed by commit:
57da8b9 ("x86: Avoid double stack traces with show_regs()")
and this commit has removed the caller in kprobes altogether:
80006db ("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>1 parent 45fd22d commit 09fc67b
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
231 | 230 | | |
232 | 231 | | |
233 | 232 | | |
| |||
0 commit comments