On Sat 16 Sep 2017 08:51:18 PM CEST, Max Reitz wrote: > Signed-off-by: Max Reitz <[email protected]> > --- > include/qapi/qmp/qdict.h | 1 + > include/qapi/qmp/qnull.h | 30 ++++++++++++++++++++++++++++++ > include/qapi/qmp/qobject.h | 12 ------------ > include/qapi/qmp/types.h | 1 + > qapi/qapi-clone-visitor.c | 1 + > qapi/string-input-visitor.c | 1 + > qobject/qnull.c | 2 +- > tests/check-qnull.c | 2 +- > 8 files changed, 36 insertions(+), 14 deletions(-) > create mode 100644 include/qapi/qmp/qnull.h
Reviewed-by: Alberto Garcia <[email protected]> Berto
