nvmf: remove unused request_mempool declarations
Change-Id: I0dc01e4af20fa2750aef1fe05944e33a5ce4db1c Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
1c089ae19c
commit
6a0e161871
@ -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,
|
||||
|
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user