From: Vishal Verma Date: Tue, 5 Mar 2013 01:40:57 +0000 (-0700) Subject: NVMe: Move structures & definitions to header file X-Git-Tag: v3.10-rc1~21^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13c3b0fcc8e33ba49f252378f6e7290b146042af;p=pandora-kernel.git NVMe: Move structures & definitions to header file nvme-scsi.c uses several data structures and definitions that were previously private to nvme-core.c. Move the definitions to nvme.h, protected by __KERNEL__. Signed-off-by: Vishal Verma Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed