linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@lst.de>
Cc: linux-block@vger.kernel.org
Subject: Re: extended dev_t tidyups
Date: Tue, 24 Aug 2021 06:43:25 -0600	[thread overview]
Message-ID: <d683d7a1-e7d9-10ed-38ce-ae24259893f1@kernel.dk> (raw)
In-Reply-To: <20210824075216.1179406-1-hch@lst.de>

On 8/24/21 1:52 AM, Christoph Hellwig wrote:
> Hi Jens,
> 
> two small tidyups for the extended dev_t code.  One removes
> a not necessary maksing of a variable that already contains
> the minor number, and the other removes some long obsolete
> debugging code.

Applied - did 1/2 manually, doesn't seem to sit after the
add_disk() error handling changes.

-- 
Jens Axboe


      parent reply	other threads:[~2021-08-24 12:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-24  7:52 extended dev_t tidyups Christoph Hellwig
2021-08-24  7:52 ` [PATCH 1/2] block: remove a pointless call to MINOR() in device_add_disk Christoph Hellwig
2021-08-24  7:52 ` [PATCH 2/2] block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT Christoph Hellwig
2021-08-24 12:43 ` 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=d683d7a1-e7d9-10ed-38ce-ae24259893f1@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-block@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;
as well as URLs for NNTP newsgroup(s).