On Fri, 15 Nov 2019 03:56:14 +0100 Eric Farman <farman@xxxxxxxxxxxxx> wrote: > This is mostly for the purposes of a later patch, since > we'll need to do the same thing later. > > While we are at it, move the resulting function call to ahead > of the unregistering of the IOMMU notifier, so that it's done > in the reverse order of how it was created. > > Signed-off-by: Eric Farman <farman@xxxxxxxxxxxxx> > --- > drivers/s390/cio/vfio_ccw_ops.c | 20 ++++++++++++-------- > drivers/s390/cio/vfio_ccw_private.h | 1 + > 2 files changed, 13 insertions(+), 8 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>