]> git.baikalelectronics.ru Git - kernel.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)
commit0345e44d51fce2b513764925890321e661315b71
tree71883c25691a01013451d5681211e3035dd02192
parent8bbfa57a8e4099b579c18576c47d24037a433ae5
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