On 09/16/2017 01:51 PM, Max Reitz wrote: > Signed-off-by: Max Reitz > --- > 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 > > +++ b/include/qapi/qmp/qnull.h > @@ -0,0 +1,30 @@ > +/* > + * QNull > + * > + * Copyright (C) 2015 Red Hat, Inc. Worth also claiming 2017? Reviewed-by: Eric Blake -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org