diff options
author | Tony Krowiak <akrowiak@linux.ibm.com> | 2020-10-14 15:34:49 -0400 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2022-07-19 16:18:08 +0200 |
commit | 260f3ea141382386e97611e7c2029bc013088ab1 (patch) | |
tree | 60ee3f6e39f88ce1318828b9fccadff77962a8f0 /tools/perf/scripts/python | |
parent | 034921cdea1c4c491735c8eb344634c7b899d930 (diff) |
s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
Let's move the probe and remove callbacks into the vfio_ap_ops.c
file to keep all code related to managing queues in a single file. This
way, all functions related to queue management can be removed from the
vfio_ap_private.h header file defining the public interfaces for the
vfio_ap device driver.
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions