+4
−9
+8
−14
+2
−2
Loading
Changes: - change write_config_json to return void as return value is useless. - int spdk_bdev_config_json() -> void spdk_bdev_subsystem_config_json() - int spdk_bdev_write_config_json -> void spdk_bdev_config_json() Change-Id: I46e2e974abada0df67c07ba961543900f8334a8d Signed-off-by:Pawel Wodkowski <pawelx.wodkowski@intel.com> Reviewed-on: https://review.gerrithub.io/405052 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>