]> www.infradead.org Git - users/hch/nvme-cli.git/commit
import linux/nvme.h
authorChristoph Hellwig <hch@lst.de>
Fri, 23 Sep 2016 03:22:52 +0000 (20:22 -0700)
committerKeith Busch <keith.busch@intel.com>
Fri, 23 Sep 2016 14:40:24 +0000 (10:40 -0400)
commit5dc3d38d9f6da67c05a6aaf94bbf1c3257b8baa4
treec160bba8793caffbc3922bf69a22a70ba93f2b47
parent62520f9688c4bc96a4fc1dc96b14e03d6850d2f4
import linux/nvme.h

We'll want to use this for structures as much as possible in the future to
keep a single header file for defintions from the NVMe specification.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <keith.busch@intel.com>
linux/nvme.h [new file with mode: 0644]