diff options
| author | Jason Gunthorpe <[email protected]> | 2022-08-26 16:34:01 -0300 |
|---|---|---|
| committer | Alex Williamson <[email protected]> | 2022-09-01 15:29:11 -0600 |
| commit | e34a0425b8ef524355811e7408dc1d53d08dc538 (patch) | |
| tree | 8b032ea77cda363c2e4fc8bd1983c6883161ba72 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | b90cb1053190353cc30f0fef0ef1f378ccc063c5 (diff) | |
vfio/pci: Split linux/vfio_pci_core.h
The header in include/linux should have only the exported interface for
other vfio_pci modules to use. Internal definitions for vfio_pci.ko
should be in a "priv" header along side the .c files.
Move the internal declarations out of vfio_pci_core.h. They either move to
vfio_pci_priv.h or to the C file that is the only user.
Reviewed-by: Kevin Tian <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions