diff options
author | Jason Gunthorpe <jgg@nvidia.com> | 2021-10-26 20:57:32 +0300 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2021-10-28 20:06:31 +0300 |
commit | 39b6ee011f341526308577847f1002be5d1e0a6e (patch) | |
tree | 794a23c17b93d4ed74a2d6513d981c0bd7536d4f /fs/fat/inode.c | |
parent | 0972c7dddf716a781dbe9abf4d042264b679ab53 (diff) | |
download | linux-39b6ee011f341526308577847f1002be5d1e0a6e.tar.xz |
vfio/ccw: Pass vfio_ccw_private not mdev_device to various functions
mdev_device should only be used in functions assigned to ops callbacks,
interior functions should use the struct vfio_ccw_private instead of
repeatedly trying to get it from the mdev.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/3-v4-cea4f5bd2c00+b52-ccw_mdev_jgg@nvidia.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'fs/fat/inode.c')
0 files changed, 0 insertions, 0 deletions