From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vtk6Y-0006Ap-J5 for qemu-devel@nongnu.org; Thu, 19 Dec 2013 15:22:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vtk6T-0007GS-Ml for qemu-devel@nongnu.org; Thu, 19 Dec 2013 15:21:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:26705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vtk6T-0007GE-EW for qemu-devel@nongnu.org; Thu, 19 Dec 2013 15:21:53 -0500 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 rBJKLqC2030919 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 19 Dec 2013 15:21:52 -0500 Message-ID: <52B3555E.4020302@redhat.com> Date: Thu, 19 Dec 2013 13:21:50 -0700 From: Eric Blake MIME-Version: 1.0 References: <1387482443-10633-1-git-send-email-mreitz@redhat.com> <1387482443-10633-2-git-send-email-mreitz@redhat.com> In-Reply-To: <1387482443-10633-2-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ProURVKwsdpPgIC9vsLCjsK15T7aMVf2e" Subject: Re: [Qemu-devel] [PATCH v6 01/22] blkdebug: Use errp for read_config() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Fam Zheng , Stefan Hajnoczi This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ProURVKwsdpPgIC9vsLCjsK15T7aMVf2e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/19/2013 12:47 PM, Max Reitz wrote: > Use an Error variable in the read_config() function. >=20 > Signed-off-by: Max Reitz > Reviewed-by: Kevin Wolf > --- > block/blkdebug.c | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --ProURVKwsdpPgIC9vsLCjsK15T7aMVf2e 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.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSs1VeAAoJEKeha0olJ0NqHhkH/ikfsOjvCk0w4gEUlq+yu2n1 yDbFzcpLibeYAVKVmBjAR+Vc/QGHAwqlsp7S3aYfafKYaHLosJBkJGjfJga5mRPB mKPrRl1vSP/zNzTfuz0uckiYqRhbfKJJwWSDAxqh0bUo31AEbVM+TnZK7jNIR22a M1WL8PfIN/g7/osARhaVZVto5IcXEdRPx59qt2y314UivxygVHD4CXaho6aTDmjz 5n19sDDhI/vjURqJMUM9A0h0/pFpq9E/E3b0LANd1ZpFpPNevTPpycsZ2fQrcrmn 9JY3HNMcgJ53+p/1dkfntUOrr97l99xZhMtw0Mb87SXf3SXQC4zA2Vm1ixCtmIU= =DRBw -----END PGP SIGNATURE----- --ProURVKwsdpPgIC9vsLCjsK15T7aMVf2e--