OSDN Git Service

NVMe: Rename nvme.c to nvme-core.c
authorVishal Verma <vishal.l.verma@intel.com>
Tue, 5 Mar 2013 01:40:56 +0000 (18:40 -0700)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Tue, 26 Mar 2013 18:24:56 +0000 (14:24 -0400)
commit729dd1bd802acb973eec9c73ccb87d3143c13937
tree2aa9cc227b442ff858e1f3d59a0dddf5d803e897
parent0e5e4f0e56aca0df1d5648db0be9028bd573b25c
NVMe: Rename nvme.c to nvme-core.c

In preparation for adding nvme-scsi.c
It is preferable to retain the module name 'nvme'

Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/Makefile
drivers/block/nvme-core.c [moved from drivers/block/nvme.c with 100% similarity]