From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0WDi-0002Gk-7A for qemu-devel@nongnu.org; Sat, 20 Jul 2013 08:25:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V0WDh-0006Gy-1X for qemu-devel@nongnu.org; Sat, 20 Jul 2013 08:25:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:20705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V0WDg-0006E0-P7 for qemu-devel@nongnu.org; Sat, 20 Jul 2013 08:25:04 -0400 Message-ID: <51EA819C.9030202@redhat.com> Date: Sat, 20 Jul 2013 06:25:00 -0600 From: Eric Blake MIME-Version: 1.0 References: <1374284656-12025-1-git-send-email-xiawenc@linux.vnet.ibm.com> <1374284656-12025-8-git-send-email-xiawenc@linux.vnet.ibm.com> In-Reply-To: <1374284656-12025-8-git-send-email-xiawenc@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VrDAjJl54n9rKjPBqv1lMaa8RM6uW8m4b" Subject: Re: [Qemu-devel] [PATCH V7 07/13] monitor: code move for parse_cmdline() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia Cc: armbru@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VrDAjJl54n9rKjPBqv1lMaa8RM6uW8m4b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/19/2013 07:44 PM, Wenchao Xia wrote: > help_cmd() need this function later, so move it. get_str() is called by= > parse_cmdline() so it is moved also. Some code style error reported by > check script, is also fixed. >=20 > Signed-off-by: Wenchao Xia > --- > monitor.c | 191 +++++++++++++++++++++++++++++++----------------------= -------- > 1 files changed, 98 insertions(+), 93 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --VrDAjJl54n9rKjPBqv1lMaa8RM6uW8m4b 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.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJR6oGcAAoJEKeha0olJ0NqTjwIAKX9qZxresaTzIw+g19WQ8Y0 9wsdzkwBf+y3ZytiR5zoI70SU7F7g6eqN0gdsBMFs0M2qTBnBatIIQyVDunGtWYo M5NWemIZAJsmUytb2HSrbMEEWaZ0MBQhrjZxsrONOGAwHCakyGlsiEIPYCLRbV6w 4FYeLwOkIhybm5LLjnmPNjHH/vplsOdYLMvUe3FEHsJIL3qrOrd+ccMdJXRpTYqx Z2Zl5wug6KJtWpxAJPdKRuEdbeJJjzhmCdDVtEhnbCJQDqaccrqY7klM8ol3TCYx GHZErToqRBC+DLCpytMazAh8OVFLpt5eVIt0nYjrqjCBszwU4dHdGfkxPtWoGck= =GpYF -----END PGP SIGNATURE----- --VrDAjJl54n9rKjPBqv1lMaa8RM6uW8m4b--