linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] block: two cleanup patches
@ 2017-07-12 18:00 Shaohua Li
  2017-07-12 18:00 ` [PATCH 1/2] block: delete bio_uninit in blockdev Shaohua Li
  2017-07-12 18:00 ` [PATCH 2/2] block: delete bio_uninit Shaohua Li
  0 siblings, 2 replies; 6+ messages in thread
From: Shaohua Li @ 2017-07-12 18:00 UTC (permalink / raw)
  To: linux-block; +Cc: axboe, Shaohua Li

From: Shaohua Li <shli@fb.com>

Hi,
Cleanup the bio_uninit staff as Christoph suggested. I don't remove
bio_disassociate_task from bio_free, as bio_associate_blkcg is an exported
symbol and can be called anywhere.

Thanks,
Shaohua

Shaohua Li (2):
  block: delete bio_uninit in blockdev
  block: delete bio_uninit

 block/bio.c         | 17 +++--------------
 fs/block_dev.c      |  4 +---
 include/linux/bio.h |  1 -
 3 files changed, 4 insertions(+), 18 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-07-13 17:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-12 18:00 [PATCH 0/2] block: two cleanup patches Shaohua Li
2017-07-12 18:00 ` [PATCH 1/2] block: delete bio_uninit in blockdev Shaohua Li
2017-07-12 18:00 ` [PATCH 2/2] block: delete bio_uninit Shaohua Li
2017-07-13  7:45   ` Christoph Hellwig
2017-07-13 16:50     ` Shaohua Li
2017-07-13 17:23       ` Christoph Hellwig

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).