mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] blk-mq/sbitmap: Delete some unused functions
@ 2019-11-13 17:27 John Garry
  2019-11-13 17:27 ` [PATCH 1/2] blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue() John Garry
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: John Garry @ 2019-11-13 17:27 UTC (permalink / raw)
  To: axboe; +Cc: linux-block, linux-kernel, John Garry

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


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

end of thread, other threads:[~2019-11-13 19:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 17:27 [PATCH 0/2] blk-mq/sbitmap: Delete some unused functions John Garry
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

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®