diff options
author | Jason Gunthorpe <[email protected]> | 2021-10-26 14:57:32 -0300 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2021-10-28 11:06:31 -0600 |
commit | 39b6ee011f341526308577847f1002be5d1e0a6e (patch) | |
tree | 794a23c17b93d4ed74a2d6513d981c0bd7536d4f /drivers/usb/cdns3/cdns3-trace.c | |
parent | 0972c7dddf716a781dbe9abf4d042264b679ab53 (diff) |
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 <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Eric Farman <[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 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions