numam-spdk/lib/json
Shuhei Matsumoto 6f872f5ab9 json: Add spdk_json_decode_uint16
int16_t is not used in SPDK yet. Hence add decode function only
for uint16_t.

Change-Id: I86f86a6768d95896d1840370f2d176c770c41418
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/413711
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-06-05 21:30:02 +00:00
..
json_parse.c utf.h: remove #include "spdk/json.h" 2018-01-31 14:37:16 -05:00
json_util.c json: Add spdk_json_decode_uint16 2018-06-05 21:30:02 +00:00
json_write.c json: add va_arg versions for write_string and write_named_string 2018-02-23 15:27:16 -05:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00