git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d82245
)
NVMe: Split header file into user-visible and kernel-visible pieces
author
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Tue, 25 Jun 2013 19:14:56 +0000
(15:14 -0400)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Tue, 3 Sep 2013 20:32:25 +0000
(16:32 -0400)
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>
No differences found