On Tue, Jul 05, 2022 at 11:27:57PM -0700, Nicolin Chen wrote: > Following the updated vfio_pin/unpin_pages(), use the simpler "iova". > > Signed-off-by: Nicolin Chen <nicolinc@xxxxxxxxxx> > --- > drivers/vfio/vfio.c | 6 +++--- > include/linux/vfio.h | 2 +- > 2 files changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason