On Fri, 22 Feb 2019 19:39:41 +0100 Eric Farman <farman@xxxxxxxxxxxxx> wrote: > Since we have a little function to see whether a channel > program address falls within a range of CCWs, let's use > it in the other places of code that make these checks. > > (Why isn't ccw_head fully removed? Well, because this > way some longs lines don't have to be reflowed.) > > Signed-off-by: Eric Farman <farman@xxxxxxxxxxxxx> > --- > drivers/s390/cio/vfio_ccw_cp.c | 18 ++++++------------ > 1 file changed, 6 insertions(+), 12 deletions(-) Also looks good to me. I'll be happy to queue these (but would like another R-b or so.)