From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYuD4-0000cC-5Y for qemu-devel@nongnu.org; Tue, 30 Sep 2014 05:59:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XYuCz-0006aM-C6 for qemu-devel@nongnu.org; Tue, 30 Sep 2014 05:59:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XYuCy-0006Zb-SV for qemu-devel@nongnu.org; Tue, 30 Sep 2014 05:59:01 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s8U9wsOi006761 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 30 Sep 2014 05:58:54 -0400 Date: Tue, 30 Sep 2014 10:58:52 +0100 From: Stefan Hajnoczi Message-ID: <20140930095852.GA3971@stefanha-thinkpad.redhat.com> References: <1411999675-14533-1-git-send-email-armbru@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <1411999675-14533-1-git-send-email-armbru@redhat.com> 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 Cc: kwolf@redhat.com, qemu-devel@nongnu.org --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Sep 29, 2014 at 04:07:55PM +0200, 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(-) Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUKn7cAAoJEJykq7OBq3PIPlAIAI8sGnnlJ9WRp7SDps77dmI7 g20NVh6y6nLJzYM+vU6SCTp6zCllMwKnHnB/hGxjxy2VzN3hKOC5FGGa7tIzxChS zxHJ+sizwGfVcrTl7imBHx7NuQfdajUaEVWBXLlffVBF1MtL4DSaMRTv7V2wjsuW /YYKHQMHz7QUp0x+aVJfj3GWdbmcxPpcIi8BfTCCdzjh2s78Nvu/h3bc+BtAupwy 8zdrWjna/sSEJF5jM3JDjMBOrDo+mzMA5fuYyENhNDUdAl1D25M/fkBY3K83b6Pq W192wBEqd5JY0X0FUl/IlQ6dguPRzE5SIPwqHs1MPZYGHeGyA7GoQVfzG8qD/cc= =H0eP -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--