diff options
author | Jan Höppner <hoeppner@linux.vnet.ibm.com> | 2015-08-19 09:16:35 (GMT) |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-03-07 12:12:00 (GMT) |
commit | 570d237c19f8d0f1dfd214767f2d995b8291138a (patch) | |
tree | edc7a9b752dc07604106987770fe39ba6429f2c0 /drivers/s390/Makefile | |
parent | 8542885bf5338bfccf779868a5d143620e794ff9 (diff) | |
download | linux-570d237c19f8d0f1dfd214767f2d995b8291138a.tar.xz |
s390/dasd: Refactor dasd format functions
Prepare for new format checking function by renaming functions and
moving reusable code to separate functions:
- Move sanity checks into a new function and make it reusable.
- Move common format code to a new function called
dasd_eckd_format_process_data.
- Create the generic function dasd_eckd_format_build_ccw_req, which
itself will then decide what ccw request is being built according to
the input data. (with upcoming functionality).
Signed-off-by: Jan Höppner <hoeppner@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/Makefile')
0 files changed, 0 insertions, 0 deletions