On Thu, 2021-09-09 at 16:38 -0300, Jason Gunthorpe wrote: > Makes the code easier to understand what is memory lifecycle and what > is > other stuff. > > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx> > --- > drivers/s390/cio/vfio_ccw_drv.c | 137 ++++++++++++++++++---------- > ---- > 1 file changed, 78 insertions(+), 59 deletions(-) Reviewed-by: Eric Farman <farman@xxxxxxxxxxxxx>