nvme header reshuffle

Keith Busch keith.busch at intel.com
Fri Oct 2 08:48:58 PDT 2015


On Fri, 2 Oct 2015, Christoph Hellwig wrote:
> 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.

Thanks, looks good. There are some clashes with my most recent series,
but happy to sort it out as things merge.

For the series,

Acked-by: Keith Busch <keith.busch at intel.com>


More information about the Linux-nvme mailing list