From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46267) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYdgl-0004a3-OO for qemu-devel@nongnu.org; Mon, 29 Sep 2014 12:20:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYdgg-000729-QQ for qemu-devel@nongnu.org; Mon, 29 Sep 2014 12:20:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:17054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYdgg-000715-CI for qemu-devel@nongnu.org; Mon, 29 Sep 2014 12:20:34 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s8TGKSVM014314 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 29 Sep 2014 12:20:28 -0400 Message-ID: <542986CB.50001@redhat.com> Date: Mon, 29 Sep 2014 10:20:27 -0600 From: Eric Blake MIME-Version: 1.0 References: <1411999675-14533-1-git-send-email-armbru@redhat.com> In-Reply-To: <1411999675-14533-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2TTeuwVSEmevV5AL7GulbhSW8RSFFd45a" Subject: Re: [Qemu-devel] [PATCH] block: Drop superfluous conditionals around qemu_opts_del() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2TTeuwVSEmevV5AL7GulbhSW8RSFFd45a Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/29/2014 08:07 AM, Markus Armbruster wrote: > Signed-off-by: Markus Armbruster > --- > blockdev.c | 4 +--- > qemu-img.c | 4 +--- > qemu-nbd.c | 4 +--- > 3 files changed, 3 insertions(+), 9 deletions(-) Reviewed-by: Eric Blake Made superfluous in commit 4782183. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --2TTeuwVSEmevV5AL7GulbhSW8RSFFd45a 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 iQEcBAEBCAAGBQJUKYbLAAoJEKeha0olJ0Nqu/4H/i5xiu8t5S7fADv33usNdlRJ IUBr/JnkbzZeNHu1LILXdVzDKictJisbrKc28QL0ZmZ4EcMF9GjUjcneoZnpaZ9J W0iYQQ9scJd8/iqkEWGPlzhKGWbaX8lbpjUK0tSh8n84Uv2GTdNqKiDNgK2WLDsC mnoqpwjscqTLbSIJp6laP0XlQZnKMvW9v8X1isbZuW8zrsjNcH2gFF3kqIOTD/wC GyZnmU1sUM+15n1XKI6GiAD68hwH72IFjIIvp01aXSAboWtLi604tHyr5V6akTUh TrOub3LDnsx663VIF/WUB27fRzX4bmAGfrSbJlUHuOocdGo25fUnhcPw/Lv03/A= =DQtY -----END PGP SIGNATURE----- --2TTeuwVSEmevV5AL7GulbhSW8RSFFd45a--