diff options
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | 2016-07-29 10:43:53 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-08-08 15:41:33 +0200 |
commit | 1ab50a99f8cc6f4d761421d55a4044ad7f185cb5 (patch) | |
tree | 9354c5b3828faa415954c15de874cd0ff5ad0f2e /fs | |
parent | 9080c92494f0d7e2bca1197bbddcc417117057c3 (diff) | |
download | linux-1ab50a99f8cc6f4d761421d55a4044ad7f185cb5.tar.bz2 |
s390/cio: remove subchannel_id from ccw_device_private
A copy of struct subchannel_id is maintained in ccw_device_private.
The subchannel id is a property of the subchannel. The additional
copy is not needed.
Internal users can obtain it from subchannel.schid - device drivers
can use ccw_device_get_schid().
Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions