diff options
| author | Jason Gunthorpe <[email protected]> | 2022-08-31 17:15:57 -0300 |
|---|---|---|
| committer | Alex Williamson <[email protected]> | 2022-09-01 15:29:11 -0600 |
| commit | 2ecf3b58ed7bc52ad58e02bb1596130fa6e6da53 (patch) | |
| tree | 44b4083e0d135618d59bd564a9a1bf696a227fe4 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 16f4cbd9e156193312db19a68fe37c09854f77a8 (diff) | |
vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
500 lines is a bit long for a single function, move the bodies of each
ioctl into separate functions and leave behind a switch statement to
dispatch them. This patch just adds the function declarations and does not
fix the indenting. The next patch will restore the indenting.
Reviewed-by: Kevin Tian <[email protected]>
Signed-off-by: Jason Gunthorpe <[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