mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
42c7768316
To build user programs that call the NVMe ioctls, we need to have a user header file. Catch up to the new way of doing that by splitting the header file into kernel and uapi portions. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>