
23 Aug
2018
23 Aug
'18
7:09 p.m.
On 08/15/2018 05:18 AM, Peter Krempa wrote:
Introduce a few variables so that we can easily access the modifier character and also don't have to do pointer aritmetics when selecting
arithmetic
the schema entries. This will simplify adding of new modifier characters.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_qapi.c | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John