From: Matthew Wilcox Date: Tue, 25 Jun 2013 19:14:56 +0000 (-0400) Subject: NVMe: Split header file into user-visible and kernel-visible pieces X-Git-Tag: v3.12-rc1~98^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c7768316905dc64ad22256d6cbff273e3fbf55;p=pandora-kernel.git NVMe: Split header file into user-visible and kernel-visible pieces 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 --- Reading git-diff-tree failed