diff options
| author | Borislav Petkov <[email protected]> | 2018-12-07 19:38:09 +0000 |
|---|---|---|
| committer | Borislav Petkov <[email protected]> | 2018-12-08 11:25:12 +0000 |
| commit | 4b1bacab61aa252d15dde99cd0440a965bd863e5 (patch) | |
| tree | 317c51b1efa8488a7cca65d079059dbfb121a93c /drivers/pci/controller/dwc/pci-layerscape.c | |
| parent | x86/kernel: Fix more -Wmissing-prototypes warnings (diff) | |
| download | kernel-4b1bacab61aa252d15dde99cd0440a965bd863e5.tar.gz kernel-4b1bacab61aa252d15dde99cd0440a965bd863e5.zip | |
x86/kprobes: Remove trampoline_handler() prototype
... and make it static. It is called only by the kretprobe_trampoline()
from asm.
It was marked __visible so that it is visible outside of the current
compilation unit but that is not needed as it is used only in this
compilation unit.
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/pci/controller/dwc/pci-layerscape.c')
0 files changed, 0 insertions, 0 deletions
