diff options
author | Bjorn Helgaas <[email protected]> | 2022-10-19 15:41:25 -0500 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2022-10-24 14:57:30 -0500 |
commit | a1ccd3d911382f68753033c6adcf69663c2a9fc5 (patch) | |
tree | 31b44d0506a75ca39b77694e02bac37c592a94e2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff) |
PCI/portdrv: Squash into portdrv.c
Squash portdrv_core.c and portdrv_pci.c into portdrv.c to make it easier to
find things. The whole thing is less than 1000 lines, and it's a pain to
bounce back and forth between two files.
Several portdrv_core.c functions were non-static because they were
referenced from portdrv_pci.c. Make them static since they're now all in
portdrv.c.
No functional change intended.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions