diff options
author | Jan Beulich <[email protected]> | 2021-09-17 12:49:04 +0200 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2021-09-20 17:01:19 +0200 |
commit | 8e1034a526652f265ed993fab7f659eb8ae4b6f0 (patch) | |
tree | 4459d523810fa0b5e29b6a198e04060bfc4ae7a0 /scripts/gdb/linux/utils.py | |
parent | e243ae953b5926eba1a8fbea64cbf68094f86a44 (diff) |
xen/pci-swiotlb: reduce visibility of symbols
xen_swiotlb and pci_xen_swiotlb_init() are only used within the file
defining them, so make them static and remove the stubs. Otoh
pci_xen_swiotlb_detect() has a use (as function pointer) from the main
pci-swiotlb.c file - convert its stub to a #define to NULL.
Signed-off-by: Jan Beulich <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions