diff options
author | Eric Farman <farman@linux.ibm.com> | 2019-06-06 22:28:31 +0200 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2019-06-17 13:31:41 +0200 |
commit | 01aa26c672c0eb771de4aaa2a8ccf6055778887b (patch) | |
tree | ab29fce85e27a9e22a28d84a1e31b47deeb41948 /drivers/s390/cio/vfio_ccw_cp.h | |
parent | e8573b39a81b9933bb8b3fffcc7533b27d82231d (diff) |
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 'drivers/s390/cio/vfio_ccw_cp.h')
0 files changed, 0 insertions, 0 deletions