linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* nvme header reshuffle
@ 2015-10-02 14:04 Christoph Hellwig
  2015-10-02 14:04 ` [PATCH 1/3] nvme: add a local nvme.h header Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Christoph Hellwig @ 2015-10-02 14:04 UTC (permalink / raw)


This series reworks the header organisation in the nvme driver.  Currently
there are two headers: include/uapi/linux/nvme.h, which contains the ioctl
ABI and a lot of hardware description constants and include/linux/nvme.h
which contains more hardware descriptions constants as well as driver
internals.

This series splits them into one header each for the ioctl ABI, hardware
descr?ption and driver internals.

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

end of thread, other threads:[~2015-10-02 15:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-02 14:04 nvme header reshuffle Christoph Hellwig
2015-10-02 14:04 ` [PATCH 1/3] nvme: add a local nvme.h header Christoph Hellwig
2015-10-02 14:04 ` [PATCH 2/3] nvme: move hardware structures out of the uapi version of nvme.h Christoph Hellwig
2015-10-02 14:04 ` [PATCH 3/3] nvme.h: add missing nvme_id_ctrl endianess annotations Christoph Hellwig
2015-10-02 15:48 ` nvme header reshuffle Keith Busch
2015-10-02 15:54   ` Christoph Hellwig

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