linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* extended dev_t tidyups
@ 2021-08-24  7:52 Christoph Hellwig
  2021-08-24  7:52 ` [PATCH 1/2] block: remove a pointless call to MINOR() in device_add_disk Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christoph Hellwig @ 2021-08-24  7:52 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-24 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` extended dev_t tidyups Jens Axboe

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).