public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Tim Hansen <devtimhansen@gmail.com>
Cc: linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
	alexander.levin@one.verizon.com
Subject: Re: [PATCH] block/bio: Remove null checks before mempool_destroy in bioset_free
Date: Fri, 6 Oct 2017 13:05:01 -0600	[thread overview]
Message-ID: <c40daeba-d490-3190-efa6-a534da96d1db@kernel.dk> (raw)
In-Reply-To: <20171006184513.GA78611@debian>

On 10/06/2017 12:45 PM, Tim Hansen wrote:
> This patch removes redundant checks for null values on bio_pool and bvec_pool.
> 
> Found using make coccicheck M=block/ on linux-net tree on the next-20170929 tag.
> 
> Related to patch 9987695 that removed similar checks in bio-integrity. 

Applied, but ditto on the line length. Additionally, I killed that reference
to "patch 9987695", I don't know what that means? What does that refer to?

-- 
Jens Axboe

  reply	other threads:[~2017-10-06 19:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-06 18:45 [PATCH] block/bio: Remove null checks before mempool_destroy in bioset_free Tim Hansen
2017-10-06 19:05 ` Jens Axboe [this message]
2017-10-06 22:30   ` Tim Hansen

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=c40daeba-d490-3190-efa6-a534da96d1db@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=alexander.levin@one.verizon.com \
    --cc=devtimhansen@gmail.com \
    --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