aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_drv.c
diff options
context:
space:
mode:
authorEric Farman <farman@linux.ibm.com>2019-06-06 22:28:31 +0200
committerCornelia Huck <cohuck@redhat.com>2019-06-17 13:31:41 +0200
commit01aa26c672c0eb771de4aaa2a8ccf6055778887b (patch)
treeab29fce85e27a9e22a28d84a1e31b47deeb41948 /drivers/s390/cio/vfio_ccw_drv.c
parentvfio-ccw: Rearrange IDAL allocation in direct CCW (diff)
downloadlinux-dev-01aa26c672c0eb771de4aaa2a8ccf6055778887b.tar.xz
linux-dev-01aa26c672c0eb771de4aaa2a8ccf6055778887b.zip
s390/cio: Combine direct and indirect CCW paths
With both the direct-addressed and indirect-addressed CCW paths simplified to this point, the amount of shared code between them is (hopefully) more easily visible. Move the processing of IDA-specific bits into the direct-addressed path, and add some useful commentary of what the individual pieces are doing. This allows us to remove the entire ccwchain_fetch_idal() routine and maintain a single function for any non-TIC CCW. Signed-off-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Message-Id: <20190606202831.44135-10-farman@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions