NVMe: Remove unused variables
authorKeith Busch <keith.busch@intel.com>
Thu, 19 Feb 2015 21:01:59 +0000 (14:01 -0700)
committerKeith Busch <keith.busch@intel.com>
Thu, 19 Feb 2015 23:15:38 +0000 (16:15 -0700)
We don't track queues in a llist, subscribe to hot-cpu notifications,
or internally retry commands. Delete the unused artifacts.

Signed-off-by: Keith Busch <keith.busch@intel.com>

No differences found