linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shaohua Li <shli@kernel.org>
To: linux-block@vger.kernel.org
Cc: axboe@fb.com, Shaohua Li <shli@fb.com>
Subject: [PATCH 0/2] block: two cleanup patches
Date: Wed, 12 Jul 2017 11:00:51 -0700	[thread overview]
Message-ID: <cover.1499881589.git.shli@fb.com> (raw)

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

             reply	other threads:[~2017-07-12 18:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-12 18:00 Shaohua Li [this message]
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

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=cover.1499881589.git.shli@fb.com \
    --to=shli@kernel.org \
    --cc=axboe@fb.com \
    --cc=linux-block@vger.kernel.org \
    --cc=shli@fb.com \
    /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;
as well as URLs for NNTP newsgroup(s).