]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/NVMEDevice: Remove the duplicated code. 8662/head
authorJianpeng Ma <jianpeng.ma@intel.com>
Wed, 20 Apr 2016 17:00:33 +0000 (01:00 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Wed, 20 Apr 2016 17:00:33 +0000 (01:00 +0800)
commitd3e87670feda0f5731acc36b33dcbf465b5b1bf8
tree8186677d5978d597c99abe0cfca348bf91dd1ffb
parentda8e779e1c1a49bcdf844ae02985e6419ac64e60
os/bluestore/NVMEDevice: Remove the duplicated code.

In spdk/pci.h spdk/nvme.h, it alread contain those code:
extern "C" {
 So remove the duplicated code.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/os/bluestore/NVMEDevice.cc