From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dS0Zm-0005m9-Co for qemu-devel@nongnu.org; Mon, 03 Jul 2017 08:35:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dS0Zg-0004jc-TN for qemu-devel@nongnu.org; Mon, 03 Jul 2017 08:35:38 -0400 References: <20170703122505.32017-1-mreitz@redhat.com> <20170703122505.32017-2-mreitz@redhat.com> From: Eric Blake Message-ID: Date: Mon, 3 Jul 2017 07:35:25 -0500 MIME-Version: 1.0 In-Reply-To: <20170703122505.32017-2-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KixMPMLC9V65QD2GJMEltfOFiApRVm8c2" Subject: Re: [Qemu-devel] [PATCH v3 1/5] qapi/qnull: Add own header List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Markus Armbruster , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --KixMPMLC9V65QD2GJMEltfOFiApRVm8c2 From: Eric Blake To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Markus Armbruster , qemu-devel@nongnu.org Message-ID: Subject: Re: [Qemu-devel] [PATCH v3 1/5] qapi/qnull: Add own header References: <20170703122505.32017-1-mreitz@redhat.com> <20170703122505.32017-2-mreitz@redhat.com> In-Reply-To: <20170703122505.32017-2-mreitz@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/03/2017 07:25 AM, Max Reitz wrote: > Reviewed-by: Markus Armbruster > Signed-off-by: Max Reitz > --- > 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 >=20 > 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= =2E Reviewed-by: Eric Blake --=20 Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org --KixMPMLC9V65QD2GJMEltfOFiApRVm8c2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJZWjoNAAoJEKeha0olJ0NqbNMIAJXoIC7K83bcIxSYjhNmyllX tHGXeIjrxqpi5VHN5cCviVeAjzgwuZSg63gCZsmFXpG5KYZo5D3V7dYdocFuxOxk tOV+oU1TMFVSCMiwM5Qnr7Hgof/A/G7OmWbNG5P5FSzO7gWd18p3+aVc2BgKoWbg TWX6dmgoXArHbHrlqA2yrIYM04DDlk638ovceD/O187+xqWW+91gCI4xKrFdQRoh clszzRe0AO5z/yA1sWumVWAmvprEqaz/KNCsCoWTimR2jMMEU7KqGZ+aGMGhYaiJ VJpTZsH3B9i4MmCJ7WrgtvqVPcpCKtBN0zWIIViVDNmmCuV9E74mLRQ0w7UB5fM= =ZnK/ -----END PGP SIGNATURE----- --KixMPMLC9V65QD2GJMEltfOFiApRVm8c2--