From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZfVYR-00077N-BT for qemu-devel@nongnu.org; Fri, 25 Sep 2015 12:09:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZfVYL-0003u5-IL for qemu-devel@nongnu.org; Fri, 25 Sep 2015 12:08:59 -0400 References: <1443189844-20341-1-git-send-email-marcandre.lureau@redhat.com> <1443189844-20341-22-git-send-email-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <56057193.5060508@redhat.com> Date: Fri, 25 Sep 2015 10:08:51 -0600 MIME-Version: 1.0 In-Reply-To: <1443189844-20341-22-git-send-email-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uNtUj6KX6O8TSql3gU2l5uqTbbaex94SV" Subject: Re: [Qemu-devel] [PATCH 21/36] misc: spelling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: qemu-trivial , armbru@redhat.com, mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --uNtUj6KX6O8TSql3gU2l5uqTbbaex94SV Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/25/2015 08:03 AM, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > --- > monitor.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Trivial, can be applied now without waiting for pending qapi patches. Reviewed-by: Eric Blake >=20 > diff --git a/monitor.c b/monitor.c > index 4deef29..25f9608 100644 > --- a/monitor.c > +++ b/monitor.c > @@ -306,7 +306,7 @@ static void monitor_flush_locked(Monitor *mon) > return; > } > if (rc > 0) { > - /* partinal write */ > + /* partial write */ > QString *tmp =3D qstring_from_str(buf + rc); > QDECREF(mon->outbuf); > mon->outbuf =3D tmp; >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --uNtUj6KX6O8TSql3gU2l5uqTbbaex94SV 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/ iQEcBAEBCAAGBQJWBXGTAAoJEKeha0olJ0NqlbMH/jvQv3di2cxyPnRaUCucEtqT 9J5IgsD+NKSBRQ9Rugy2hZBl4+jf6F8h1OTS3Pm2sf1I1qF63NTlj6PCAeulkWrB mv1PXg68mDqsdfNwn140SLJZG1amWA+9dn+GdO6WHQ270WcGKCp/fDfFGfuSEwaX ChTwJPsfwSDlCac2QwYjy03x0QxrjUmX26mAhqCYVvVYdGo3SxKGPcmFbUw0c9JL N2vKyJ14PYIZOCtfM1niadDxAWqMwvF2S0DAHrzVttMDSlnwlwn1HKOlk1sfuHl2 CDJ1v2sFNA1xnbFjCb6XeP27YIcR/t69khnWWwguQSISyTyi8NIEp4EkyZ0qul8= =m3Yw -----END PGP SIGNATURE----- --uNtUj6KX6O8TSql3gU2l5uqTbbaex94SV--