From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLBOP-0008EI-VT for qemu-devel@nongnu.org; Fri, 31 Jul 2015 10:34:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZLBOK-0001Cr-FV for qemu-devel@nongnu.org; Fri, 31 Jul 2015 10:34:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43863) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZLBOK-0001BI-AK for qemu-devel@nongnu.org; Fri, 31 Jul 2015 10:34:32 -0400 References: <1435751267-26378-1-git-send-email-marcandre.lureau@gmail.com> <1435751267-26378-3-git-send-email-marcandre.lureau@gmail.com> From: Eric Blake Message-ID: <55BB8772.5030901@redhat.com> Date: Fri, 31 Jul 2015 08:34:26 -0600 MIME-Version: 1.0 In-Reply-To: <1435751267-26378-3-git-send-email-marcandre.lureau@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fWEl8XareJldhCbPRkoApBcFSGNmcRiQX" Subject: Re: [Qemu-devel] [PATCH 02/12] qga: use exit() when parsing options List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fWEl8XareJldhCbPRkoApBcFSGNmcRiQX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/01/2015 05:47 AM, Marc-Andr=C3=A9 Lureau wrote: > The option parsing is going to be moved to a seperate function, s/seperate/separate/ > use exit() consistantly. s/consistantly/consistently/ >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > qga/main.c | 24 ++++++++++++------------ > 1 file changed, 12 insertions(+), 12 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --fWEl8XareJldhCbPRkoApBcFSGNmcRiQX 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/ iQEcBAEBCAAGBQJVu4dyAAoJEKeha0olJ0Nqn9kH/Ag5uPguLyMvb0CeEvjYSW1t onge2fo/5vnXUjv41Lc3hJqcRC5RDYsyhLD/RVIZIv0iGLTqgN3POo3DcgLar/ls FqfmLzcIJUgF329LQRrUGbZESv2r/gVK7WXDOVTOpCVKVYarr3fyKNIPRlpUwYnw ONrbUPdQtedJkEQASco6J4LJNA5fip8sV97Zff/Qn0uav7MsRT9KUdf3nhqhjY3J /K9hv8e41iaiHMnUC+e5V14BE3XUYVvouPUyr1sMHU4oG/e+90mTfapaYiBPZcST C9hTgCle2+id8McMTQwLavo0GHvqqXawKifS1yJGakX2kNrPp89M9X8DsD5Lqc8= =ISEV -----END PGP SIGNATURE----- --fWEl8XareJldhCbPRkoApBcFSGNmcRiQX--