aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorAhmed S. Darwish <[email protected]>2022-11-11 14:54:45 +0100
committerThomas Gleixner <[email protected]>2022-11-17 15:15:20 +0100
commitb12d0bec385b7a58b9e83751e6cd9f04ec3b23a4 (patch)
treece1b38c404e0be65643b92d53ba4af6759914ae0 /tools/perf/scripts/python/stat-cpi.py
parentc93fd5266cff2afa908659c817c6aff4d5ed6283 (diff)
PCI/MSI: Move pci_disable_msi() to api.c
msi.c is a maze of randomly sorted functions which makes the code unreadable. As a first step split the driver visible API and the internal implementation which also allows proper API documentation via one file. Create drivers/pci/msi/api.c to group all exported device-driver PCI/MSI APIs in one C file. Begin by moving pci_disable_msi() there and add kernel-doc for the function as appropriate. Suggested-by: Thomas Gleixner <[email protected]> Signed-off-by: Ahmed S. Darwish <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Bjorn Helgaas <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions