From: John Garry <john.garry@huawei.com>
To: <axboe@kernel.dk>
Cc: <linux-block@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
John Garry <john.garry@huawei.com>
Subject: [PATCH 0/2] blk-mq/sbitmap: Delete some unused functions
Date: Thu, 14 Nov 2019 01:27:20 +0800 [thread overview]
Message-ID: <1573666042-176756-1-git-send-email-john.garry@huawei.com> (raw)
Function blk_mq_can_queue() never seemed to ever have been referenced, so
delete it and any other now-unused callees.
John Garry (2):
blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()
sbitmap: Delete sbitmap_any_bit_clear()
block/blk-mq-tag.c | 8 --------
block/blk-mq-tag.h | 1 -
block/blk-mq.c | 6 ------
include/linux/blk-mq.h | 1 -
include/linux/sbitmap.h | 9 ---------
lib/sbitmap.c | 17 -----------------
6 files changed, 42 deletions(-)
--
2.17.1
next reply other threads:[~2019-11-13 17:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-13 17:27 John Garry [this message]
2019-11-13 17:27 ` [PATCH 1/2] blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue() John Garry
2019-11-13 17:27 ` [PATCH 2/2] sbitmap: Delete sbitmap_any_bit_clear() John Garry
2019-11-13 19:51 ` [PATCH 0/2] blk-mq/sbitmap: Delete some unused functions Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1573666042-176756-1-git-send-email-john.garry@huawei.com \
--to=john.garry@huawei.com \
--cc=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®