nvmf: remove unused #define NVMF_CNTLID_SUBS_SHIFT
This is a leftover from a previous controller numbering scheme that is no longer used. Change-Id: I3058802f0324b0e38708111634ee993c6e884087 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
0e1dcce24a
commit
420dfa124d
@ -71,8 +71,6 @@
|
||||
#define TRACE_NVMF_LIB_COMPLETE SPDK_TPOINT_ID(TRACE_GROUP_NVMF, 0x7)
|
||||
#define TRACE_NVMF_IO_COMPLETE SPDK_TPOINT_ID(TRACE_GROUP_NVMF, 0x8)
|
||||
|
||||
#define NVMF_CNTLID_SUBS_SHIFT 8
|
||||
|
||||
/*
|
||||
* Some NVMe command definitions not provided in the nvme_spec.h file
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user