On Tue, Jun 22, 2021 at 07:28:24PM -0700, Luis Chamberlain wrote: > Use the new pci_dev_trylock() helper to simplify our locking. > > Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx> > --- > drivers/vfio/pci/vfio_pci.c | 11 ++++------- > 1 file changed, 4 insertions(+), 7 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason