linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: nimisolo <nimisolo@aliyun.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] blk-mq: remove unused param in bt_alloc()
Date: Mon, 06 Apr 2015 09:56:01 -0600	[thread overview]
Message-ID: <5522AC91.4070802@kernel.dk> (raw)
In-Reply-To: <1428312991-26657-1-git-send-email-nimisolo@aliyun.com>

On 04/06/2015 03:36 AM, nimisolo wrote:
> In bt_alloc(), the param is unused, maybe we can remove it.

Should probably turn that into WARN() condition instead, of depth == 0 
and !reserved.

-- 
Jens Axboe


      reply	other threads:[~2015-04-06 15:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-06  9:36 [PATCH] blk-mq: remove unused param in bt_alloc() nimisolo
2015-04-06 15:56 ` Jens Axboe [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=5522AC91.4070802@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nimisolo@aliyun.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).