Home
last modified time | relevance | path

Searched hist:"2904337 fd981217784c2820abdee537aa0c70330" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.cdiff 2904337fd981217784c2820abdee537aa0c70330 Fri Feb 22 12:39:41 CST 2019 Eric Farman <farman@linux.ibm.com> s390/cio: Use cpa range elsewhere within vfio-ccw

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@linux.ibm.com>
Message-Id: <20190222183941.29596-3-farman@linux.ibm.com>
Reviewed-by: Farhan Ali <alifm@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>