commit | 9a92fe48b92993bb3d20fd7021e22a1ab8a473df | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Thu May 10 15:45:42 2007 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu May 10 15:45:51 2007 +0200 |
tree | dcef91794632296444c2ea400aba128c94edb375 | |
parent | 0b0bb3c6bd66bd28062a71c2ca3878d31e2081ee [diff] |
[S390] cio: Get rid of _ccw_device_get_device_number(). The function shouldn't have existed in the first place (not MSS-aware). Introduce a new function ccw_device_get_id() that extracts the ccw_dev_id structure of a ccw device and convert all users of _ccw_device_get_device_number to ccw_device_get_id. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>