nvme header reshuffle

Christoph Hellwig hch at lst.de
Fri Oct 2 07:04:00 PDT 2015


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.




More information about the Linux-nvme mailing list