]> 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)
commitbce13daf67b2dea4d635a8809b3809805dfc75a4
tree71883c25691a01013451d5681211e3035dd02192
parentd0c038b23de7689e85f24c74e1b797444318af08
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