From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSX2t-0000l7-D1 for qemu-devel@nongnu.org; Tue, 25 Mar 2014 15:30:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSX2o-0001UC-RR for qemu-devel@nongnu.org; Tue, 25 Mar 2014 15:29:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63291) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSX2o-0001U5-DJ for qemu-devel@nongnu.org; Tue, 25 Mar 2014 15:29:54 -0400 Message-ID: <5331D930.40600@redhat.com> Date: Tue, 25 Mar 2014 13:29:52 -0600 From: Eric Blake MIME-Version: 1.0 References: <1395396763-26081-1-git-send-email-cyliu@suse.com> <1395396763-26081-6-git-send-email-cyliu@suse.com> In-Reply-To: <1395396763-26081-6-git-send-email-cyliu@suse.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Kmaj92uT9xt1ooOFXpJ9ddp0oSXMv32QI" Subject: Re: [Qemu-devel] [PATCH v23 05/32] move qemu_opt_del ahead for later calling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chunyan Liu , qemu-devel@nongnu.org Cc: stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Kmaj92uT9xt1ooOFXpJ9ddp0oSXMv32QI Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/21/2014 04:12 AM, Chunyan Liu wrote: > In later patch, qemu_opt_get_del functions will be added, they will > first get the option value, then call qemu_opt_del to remove the option= > from opt list. To prepare for that purpose, move qemu_opt_del ahead fir= st. >=20 > Signed-off-by: Chunyan Liu > --- > util/qemu-option.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Kmaj92uT9xt1ooOFXpJ9ddp0oSXMv32QI 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTMdkxAAoJEKeha0olJ0Nq7OwIAKA0LuBE6yorBzVxCEOy07tv N28xALzHG9YOsVK6xNe1U0go6U6IIX0LQURk2bFd5meyw3bGlnfVDRSCZv7pqdqQ w5DGl0WsU0fziyLskw+jflPGwJ6aXKuDlSobJcncFBL9/Ooo7hACwKuKBZSb35AR LQj91Rj8YzgrgTaL/9kyZ8aYLbuPYRWMo/J4L1BKe/ksg/9EmyJvJSuV6eWHRCh/ JGWhmQ5wv+1HneS7Bd7OtUGlHnaQ4/E9fZr78iqmUxl2YWTwljFFcesDoPn9skt6 wg7Exqjx06bPV2IZJv4meu9yLuq9jzr765768DXGvet98qx0XJfzLHmgBXoF+5Y= =4Ypx -----END PGP SIGNATURE----- --Kmaj92uT9xt1ooOFXpJ9ddp0oSXMv32QI--