linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* remove disk_name()
@ 2021-07-27  6:25 Christoph Hellwig
  2021-07-27  6:25 ` [PATCH 1/6] block: reduce stack usage in diskstats_show Christoph Hellwig
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Christoph Hellwig @ 2021-07-27  6:25 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Abd-Alrhman Masalkhi, linux-block

Hi Jens,

this series removes the obsolete disk_name helper in favor of using the
%pg format specifier.

Diffstat:
 blk-settings.c    |   12 +++---------
 blk.h             |    1 -
 genhd.c           |   35 +++++++++++++++--------------------
 partitions/core.c |    2 +-
 4 files changed, 19 insertions(+), 31 deletions(-)

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

end of thread, other threads:[~2021-07-28  1:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-27  6:25 remove disk_name() Christoph Hellwig
2021-07-27  6:25 ` [PATCH 1/6] block: reduce stack usage in diskstats_show Christoph Hellwig
2021-07-27  8:32   ` Hannes Reinecke
2021-07-27  6:25 ` [PATCH 2/6] block: use the %pg format specifier in printk_all_partitions Christoph Hellwig
2021-07-27  6:25 ` [PATCH 3/6] block: use the %pg format specifier in show_partition Christoph Hellwig
2021-07-27  6:25 ` [PATCH 4/6] block: simplify printing the device names disk_stack_limits Christoph Hellwig
2021-07-27  6:25 ` [PATCH 5/6] block: simplify disk name formatting in check_partition Christoph Hellwig
2021-07-27  6:25 ` [PATCH 6/6] block: remove disk_name() Christoph Hellwig
2021-07-27 17:36 ` Martin K. Petersen
2021-07-28  1:41 ` 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).