From: Matthew Wilcox Date: Tue, 1 Feb 2011 17:49:38 +0000 (-0500) Subject: NVMe: Move sysfs entries to the right place X-Git-Tag: v3.3-rc1~16^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=388f037f4e7f0a24bac6b1a24f144f5d939f58cf;p=pandora-kernel.git NVMe: Move sysfs entries to the right place Because I wasn't setting driverfs_dev, the devices were showing up under /sys/devices/virtual/block. Now they appear underneath the PCI device which they belong to. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed