linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] stop allocating unnecessary major numbers
@ 2016-06-02  6:43 NeilBrown
  2016-06-02  6:43 ` [PATCH 1/2] memstick: don't allocate unused major for ms_block NeilBrown
  2016-06-02  6:43 ` [PATCH 2/2] NVMe: don't allocate unused nvme_major NeilBrown
  0 siblings, 2 replies; 3+ messages in thread
From: NeilBrown @ 2016-06-02  6:43 UTC (permalink / raw)


Hi Andrew,
 I sent these out to maintainer in March and got generally positive
 responses but these two didn't get upstreamed, so I assume that means
 it falls to your lot to handle them.

Thanks,
NeilBrown


---

NeilBrown (2):
      memstick: don't allocate unused major for ms_block
      NVMe: don't allocate unused nvme_major


 drivers/memstick/core/ms_block.c |   17 ++---------------
 drivers/nvme/host/core.c         |   15 +--------------
 2 files changed, 3 insertions(+), 29 deletions(-)

--
Signature

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

end of thread, other threads:[~2016-06-02  6:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-02  6:43 [PATCH 0/2] stop allocating unnecessary major numbers NeilBrown
2016-06-02  6:43 ` [PATCH 1/2] memstick: don't allocate unused major for ms_block NeilBrown
2016-06-02  6:43 ` [PATCH 2/2] NVMe: don't allocate unused nvme_major NeilBrown

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