Loading drivers/nvme/host/nvme.h +0 −5 Original line number Diff line number Diff line Loading @@ -47,11 +47,6 @@ extern struct workqueue_struct *nvme_wq; extern struct workqueue_struct *nvme_reset_wq; extern struct workqueue_struct *nvme_delete_wq; enum { NVME_NS_LBA = 0, NVME_NS_LIGHTNVM = 1, }; /* * List of workarounds for devices that required behavior not specified in * the standard. Loading Loading
drivers/nvme/host/nvme.h +0 −5 Original line number Diff line number Diff line Loading @@ -47,11 +47,6 @@ extern struct workqueue_struct *nvme_wq; extern struct workqueue_struct *nvme_reset_wq; extern struct workqueue_struct *nvme_delete_wq; enum { NVME_NS_LBA = 0, NVME_NS_LIGHTNVM = 1, }; /* * List of workarounds for devices that required behavior not specified in * the standard. Loading