On Wed, Oct 09, 2019 at 09:10:11PM +0200, Arnd Bergmann 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]> > Acked-by: David S. Miller <[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]> > Reviewed-by: Cornelia Huck <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Jarkko Sakkinen <[email protected]> /Jarkko

