Commit 6a0e1618 authored by Daniel Verkamp's avatar Daniel Verkamp
Browse files

nvmf: remove unused request_mempool declarations



Change-Id: I0dc01e4af20fa2750aef1fe05944e33a5ce4db1c
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent 1c089ae1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -41,8 +41,6 @@
#include "spdk/pci.h"
#include "spdk/trace.h"

extern struct rte_mempool *request_mempool;

int
nvmf_process_admin_cmd(struct nvmf_session *session,
		       struct spdk_nvme_cmd *cmd,
+0 −2
Original line number Diff line number Diff line
@@ -41,8 +41,6 @@
#include "spdk/pci.h"
#include "spdk/trace.h"

extern struct rte_mempool *request_mempool;

int
nvmf_process_io_cmd(struct nvmf_session *session,
		    struct spdk_nvme_cmd *cmd,