Linux block layer
 help / color / mirror / Atom feed
* remove dead code and export
@ 2026-05-15  4:55 Christoph Hellwig
  2026-05-15  4:55 ` [PATCH 1/5] block: remove zero_fill_bio_iter Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Christoph Hellwig @ 2026-05-15  4:55 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block

Hi Jens,

this series removes some minor dead code and dead exports in the block code.

Diffstat:
 block/bio.c            |   44 ++++++++++++++++++--------------------------
 block/blk-core.c       |    2 --
 block/blk.h            |    2 ++
 include/linux/bio.h    |    9 +--------
 include/linux/blkdev.h |    1 -
 5 files changed, 21 insertions(+), 37 deletions(-)

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

end of thread, other threads:[~2026-05-15  4:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-15  4:55 remove dead code and export Christoph Hellwig
2026-05-15  4:55 ` [PATCH 1/5] block: remove zero_fill_bio_iter Christoph Hellwig
2026-05-15  4:55 ` [PATCH 2/5] block: remove bio_copy_data_iter Christoph Hellwig
2026-05-15  4:55 ` [PATCH 3/5] block: unexport blk_io_schedule Christoph Hellwig
2026-05-15  4:55 ` [PATCH 4/5] block: unexport blk_status_to_str Christoph Hellwig
2026-05-15  4:55 ` [PATCH 5/5] block: unexport bio_{set,check}_pages_dirty Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox