From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50371) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEe42-000097-Qg for qemu-devel@nongnu.org; Tue, 05 Aug 2014 08:42:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XEe3y-0001IL-AP for qemu-devel@nongnu.org; Tue, 05 Aug 2014 08:42:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XEe3y-0001IH-2S for qemu-devel@nongnu.org; Tue, 05 Aug 2014 08:41:58 -0400 Message-ID: <53E0D113.7010305@redhat.com> Date: Tue, 05 Aug 2014 06:41:55 -0600 From: Eric Blake MIME-Version: 1.0 References: <1406870842-17988-1-git-send-email-benoit.canet@irqsave.net> <1406870842-17988-3-git-send-email-benoit.canet@irqsave.net> In-Reply-To: <1406870842-17988-3-git-send-email-benoit.canet@irqsave.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6AAVSWqoMKna9nscmIfwBhnWkUQ4O8BGa" Subject: Re: [Qemu-devel] [PATCH v1 02/24] monitor: Make some function public List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , qemu-devel@nongnu.org Cc: kwolf@redhat.com, Benoit Canet , stefanha@redhat.com, mreitz@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6AAVSWqoMKna9nscmIfwBhnWkUQ4O8BGa Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/31/2014 11:27 PM, Beno=C3=AEt Canet wrote: > Next commits will split monitor.c in monitor.c and monitor-system.c. s/in/to/ >=20 > Change some function from static to public in order to prepare this. s/function/functions/ s/this/for this/ >=20 > Signed-off-by: Benoit Canet > --- > include/monitor/monitor.h | 10 ++++++++++ > monitor.c | 24 ++++++++++-------------- > 2 files changed, 20 insertions(+), 14 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --6AAVSWqoMKna9nscmIfwBhnWkUQ4O8BGa Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJT4NETAAoJEKeha0olJ0NqilsH/ib2GsmVz74CmgAr7zJVeu19 9ALHv38brBUWEk5xXlj3j0BIfDj3x/rHt7VtN5n38EU2M0CtCZ+1cXUyfAaIcsln w6tyTBhe1UaFVTsJnV3N2d6upBJcKSQiqJsTlEC0gwafDP2BM6GDmZF1TQIiYbm0 nKmZqTLep2hDFJDuMV3tCjY54OMFdaNXgczUvmzwyXW87SJoqFMWMPsI3aLNSpT9 cyorpwSIDw19YcP9H4MgdInu3W8yent2Etg2qstmvgyDF1ArjhKW6B09hA2u5xoI TwgjgSy8h9nT8UNMUFBCqgloZGNh8Y4+AGCUZIAfzrErNrb8tm/cZrKpKTIXZhE= =mbhL -----END PGP SIGNATURE----- --6AAVSWqoMKna9nscmIfwBhnWkUQ4O8BGa--