On 07/03/2017 07:25 AM, Max Reitz wrote: > Reviewed-by: Markus Armbruster <[email protected]> > Signed-off-by: Max Reitz <[email protected]> > --- > include/qapi/qmp/qnull.h | 26 ++++++++++++++++++++++++++ > include/qapi/qmp/qobject.h | 8 -------- > include/qapi/qmp/types.h | 1 + > qobject/qnull.c | 2 +- > tests/check-qnull.c | 2 +- > 5 files changed, 29 insertions(+), 10 deletions(-) > create mode 100644 include/qapi/qmp/qnull.h > > diff --git a/include/qapi/qmp/qnull.h b/include/qapi/qmp/qnull.h > new file mode 100644 > index 0000000..48edad4 > --- /dev/null > +++ b/include/qapi/qmp/qnull.h > @@ -0,0 +1,26 @@ > +/* > + * QNull > + * > + * Copyright (C) 2015 Red Hat, Inc.
The date makes sense based on when the bulk of the content for this file was first introduced elsewhere, but I'm okay if you also want to add 2017. Reviewed-by: Eric Blake <[email protected]> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
