linux/drivers/s390
Jason Gunthorpe 0a58795647 vfio/ccw: Remove mdev from struct channel_program
The next patch wants the vfio_device instead. There is no reason to store
a pointer here since we can container_of back to the vfio_device.

Reviewed-by: Eric Farman <farman@linux.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/2-v4-8045e76bf00b+13d-vfio_mdev_no_group_jgg@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2022-05-11 13:12:59 -06:00
..
block s390/dasd: Use kzalloc instead of kmalloc/memset 2022-05-05 20:08:27 -06:00
char s390: cleanup timer API use 2022-03-27 22:18:39 +02:00
cio vfio/ccw: Remove mdev from struct channel_program 2022-05-11 13:12:59 -06:00
crypto vfio: Make vfio_(un)register_notifier accept a vfio_device 2022-05-11 13:12:58 -06:00
net s390/ctcm: fix typo "length to short" -> "length too short" 2022-03-21 13:26:38 +00:00
scsi scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices 2022-01-24 23:30:27 -05:00
virtio virtio/s390: get rid of open-coded kvm hypercall 2021-06-28 11:18:28 +02:00
Makefile