libxl IDL: rename json_fn to json_gen_fn
authorWei Liu <wei.liu2@citrix.com>
Mon, 9 Jun 2014 12:43:18 +0000 (13:43 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 10 Jun 2014 13:07:31 +0000 (14:07 +0100)
commit0382ef6596ad05586df9c721df4c5a3fab4f5567
treee21a76f30906ce5aa3780bb76eb25802157bb829
parent43ea78f03d2b30119bec6d65aeb58a31f9c3ed9c
libxl IDL: rename json_fn to json_gen_fn

This json_fn is in fact used to generate string representation of a json
data structure. We will introduce another json function to parse json
data structure in later changeset, so rename json_fn to json_gen_fn to
clarify.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/gentest.py
tools/libxl/gentypes.py
tools/libxl/idl.py
tools/libxl/idl.txt
tools/libxl/libxl_types.idl
tools/libxl/libxl_types_internal.idl