]> asedeno.scripts.mit.edu Git - linux.git/commit
s390/dasd: Simplify code
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 9 Dec 2017 06:29:26 +0000 (07:29 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 23 Jan 2018 06:36:41 +0000 (07:36 +0100)
commitc7848e14f45df6fed6227c7436c49f44bd29a957
tree71883c25691a01013451d5681211e3035dd02192
parent7bceec4e58ee23be653c0dd366479d6cb64ae686
s390/dasd: Simplify code

Use 'seq_printf(m, "...%*phN...")' instead of duplicating its
implementation.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Stefan Haberland <sth@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/block/dasd_eckd.c