On Wed, Aug 31, 2022 at 08:47:46AM +0000, Tian, Kevin wrote: > > From: Jason Gunthorpe <jgg@xxxxxxxxxx> > > Sent: Wednesday, August 31, 2022 9:02 AM > > > > +static int vfio_container_attach_group(struct vfio_group *group, > > + struct vfio_container *container) > > exchange the order of parameters. > > Otherwise, > > Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx> Done, thanks Jason