Spdk/lib/event/subsystems
Pawel Kaminski de1d0f8fe9 jsonrpc: don't check returned value from spdk_jsonrpc_begin_result()
As spdk_jsonrpc_begin_result() is not allowed to return NULL we can
remove these checks. We didn't have any tests cases that goes this path
anyway.

Change-Id: I0894e76c0162591e550e70b172566b9060a6dd5f
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com>
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/459199
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-07-22 05:13:30 +00:00
..
bdev jsonrpc: don't check returned value from spdk_jsonrpc_begin_result() 2019-07-22 05:13:30 +00:00
copy copy_engine: Support dump config text for IOAT config 2018-04-04 12:18:31 -04:00
iscsi jsonrpc: don't check returned value from spdk_jsonrpc_begin_result() 2019-07-22 05:13:30 +00:00
nbd event: Subsystem level write_config_json callback no longer asynchronous 2019-03-19 15:54:34 +00:00
net net: add asynchronous initialization and finish 2018-11-07 17:08:27 +00:00
nvmf jsonrpc: don't check returned value from spdk_jsonrpc_begin_result() 2019-07-22 05:13:30 +00:00
scsi subsystem: make subsystem declaration macro just register subsystem 2018-03-09 12:07:35 -05:00
vhost vhost: add completion callback to lib init 2019-05-02 17:06:34 +00:00
vmd event/subsystems/vmd: Added VMD subsystem 2019-06-24 09:59:00 +00:00
Makefile event/subsystems/vmd: Added VMD subsystem 2019-06-24 09:59:00 +00:00