Spdk/lib/event
Daniel Verkamp bbbd0d643a nvmf: remove nvmf_tgt_create_subsystem()
After the previous cleanup patch, this was just calling
spdk_nvmf_subsystem_create() without any other functionality, so call
spdk_nvmf_subsystem_create() directly from its call sites and remove it.

Change-Id: I5dc1a0a00025a120d71270c5a5c94e8d74c2a3ab
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/403381
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2018-03-14 12:54:15 -04:00
..
rpc subsystem: add "get_subsystems" RPC call 2018-02-23 15:27:16 -05:00
subsystems nvmf: remove nvmf_tgt_create_subsystem() 2018-03-14 12:54:15 -04:00
app.c lib: Return instead of exit in trace 2018-03-13 00:53:35 -04:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
reactor.c io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
rpc.c io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
subsystem.c subsystem: add "get_subsystems" RPC call 2018-02-23 15:27:16 -05:00