Spdk/lib
Daniel Verkamp d8efd71455 nvmf: remove pointless strdup() in discovery setup
nvmf_create_subsystem() already copies the name, so the strdup() in the
caller is unnecessary.

Change-Id: I225f0f077fee30051b197a4b1d7276b113ec6b01
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-25 08:10:09 -07:00
..
bdev bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy copy_engine: add I/OAT copy engine module 2016-07-20 09:57:22 -07:00
cunit build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
event trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
ioat build: replace USE_PCIACCESS with config.h define 2016-07-20 09:53:47 -07:00
json build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
nvme build: replace USE_PCIACCESS with config.h define 2016-07-20 09:53:47 -07:00
nvmf nvmf: remove pointless strdup() in discovery setup 2016-07-25 08:10:09 -07:00
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
trace trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
util pci: stub out kernel driver functions on FreeBSD 2016-07-21 09:23:24 -07:00
Makefile bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00