On Tue, 30 Jul 2019 21:50:28 +0200 Arnd Bergmann <[email protected]> wrote:
> Each of these drivers has a copy of the same trivial helper function to > convert the pointer argument and then call the native ioctl handler. > > We now have a generic implementation of that, so use it. > > Acked-by: Greg Kroah-Hartman <[email protected]> > Acked-by: Michael S. Tsirkin <[email protected]> > Reviewed-by: Jarkko Sakkinen <[email protected]> > Reviewed-by: Jason Gunthorpe <[email protected]> > Reviewed-by: Jiri Kosina <[email protected]> > Reviewed-by: Stefan Hajnoczi <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]> > --- > drivers/vfio/vfio.c | 39 +++---------------------------- vfio changes: Reviewed-by: Cornelia Huck <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
