All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Hansen <devtimhansen@gmail.com>
To: Jens Axboe <axboe@kernel.dk>
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 18:30:13 -0400	[thread overview]
Message-ID: <20171006223013.GB30627@debian> (raw)
In-Reply-To: <c40daeba-d490-3190-efa6-a534da96d1db@kernel.dk>

On Fri, Oct 06, 2017 at 01:05:01PM -0600, Jens Axboe wrote:
> 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
> 

The patch number I referenced is what is used on patchwork.com to
reference a patch under review.  I'll leave that out in the next message.
What is the proper manner of referencing another patch thats still in 
review?  

      reply	other threads:[~2017-10-06 22:30 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
2017-10-06 22:30   ` Tim Hansen [this message]

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=20171006223013.GB30627@debian \
    --to=devtimhansen@gmail.com \
    --cc=alexander.levin@one.verizon.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.