]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf44b7bdfce06f54aeb28c8eefa92e6c563a56a48
treef8fce6dfa6c61aac760cbfb2ba8c481c8d6b5681
parenta7f24b3f9ba2daf5f6a9af11b6ec33f559353157
NVMe: Remove unused variables

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>
drivers/block/nvme-core.c