linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] s390/dasd: Minor cleanups and copy-pair swap fix
@ 2025-11-26 16:06 Stefan Haberland
  2025-11-26 16:06 ` [PATCH 1/4] s390/dasd: Fix gendisk parent after copy pair swap Stefan Haberland
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Stefan Haberland @ 2025-11-26 16:06 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, Jan Hoeppner, linux-s390, Heiko Carstens,
	Vasily Gorbik, Christian Borntraeger

Hi Jens,

this small series contains cleanups in the DASD driver
(string formatting, naming helper refactoring, debugfs simplification)
as well as a fix for the gendisk parent after a copy-pair swap.

Please apply. 

Thanks,
Stefan

Jan Höppner (2):
  s390/dasd: Move device name formatting into separate function
  s390/dasd: Use scnprintf() instead of sprintf()

Stefan Haberland (2):
  s390/dasd: Fix gendisk parent after copy pair swap
  s390/dasd: Remove unnecessary debugfs_create() return checks

 drivers/s390/block/dasd.c        | 64 ++++---------------------
 drivers/s390/block/dasd_devmap.c |  3 +-
 drivers/s390/block/dasd_eckd.c   |  8 ++++
 drivers/s390/block/dasd_genhd.c  | 80 +++++++++++++++++++++-----------
 4 files changed, 72 insertions(+), 83 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-11-26 17:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-26 16:06 [PATCH 0/4] s390/dasd: Minor cleanups and copy-pair swap fix Stefan Haberland
2025-11-26 16:06 ` [PATCH 1/4] s390/dasd: Fix gendisk parent after copy pair swap Stefan Haberland
2025-11-26 16:06 ` [PATCH 2/4] s390/dasd: Remove unnecessary debugfs_create() return checks Stefan Haberland
2025-11-26 16:06 ` [PATCH 3/4] s390/dasd: Move device name formatting into separate function Stefan Haberland
2025-11-26 16:06 ` [PATCH 4/4] s390/dasd: Use scnprintf() instead of sprintf() Stefan Haberland
2025-11-26 17:14 ` [PATCH 0/4] s390/dasd: Minor cleanups and copy-pair swap fix Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).