[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220304180105.409765-1-hch@lst.de>
Date: Fri, 4 Mar 2022 19:00:55 +0100
From: Christoph Hellwig <hch@....de>
To: Jens Axboe <axboe@...nel.dk>
Cc: Song Liu <song@...nel.org>, "Theodore Ts'o" <tytso@....edu>,
linux-block@...r.kernel.org, dm-devel@...hat.com,
linux-raid@...r.kernel.org, linux-ext4@...r.kernel.org
Subject: remove bio_devname
Hi Jens,
this series removes the bio_devname helper and just switches all users
to use the %pg format string directly.
Diffstat
block/bio.c | 6 ------
block/blk-core.c | 25 +++++++------------------
drivers/block/pktcdvd.c | 9 +--------
drivers/md/dm-crypt.c | 10 ++++------
drivers/md/dm-integrity.c | 5 ++---
drivers/md/md-multipath.c | 9 ++++-----
drivers/md/raid1.c | 5 ++---
drivers/md/raid5-ppl.c | 13 ++++---------
fs/ext4/page-io.c | 5 ++---
include/linux/bio.h | 2 --
10 files changed, 26 insertions(+), 63 deletions(-)
Powered by blists - more mailing lists