NVMe: Use Log Page constants in SCSI emulation
authorMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 13 Jun 2014 14:54:21 +0000 (10:54 -0400)
committerMatthew Wilcox <matthew.r.wilcox@intel.com>
Fri, 13 Jun 2014 14:54:21 +0000 (10:54 -0400)
commitef351b97dedaa7a6e257ed4f554718e384d8786b
treed4dbb7824e2c631a948bef6e86d629e850ed61be
parent3d69bb6e4699251102dc145b7800dd012ddec375
NVMe: Use Log Page constants in SCSI emulation

The nvme-scsi file defined its own Log Page constant.  Use the
newly-defined one from the header file instead.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-scsi.c