From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUajP-0001TM-0I for qemu-devel@nongnu.org; Thu, 18 Sep 2014 08:22:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUajK-0006wL-L0 for qemu-devel@nongnu.org; Thu, 18 Sep 2014 08:22:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUajK-0006um-DB for qemu-devel@nongnu.org; Thu, 18 Sep 2014 08:22:34 -0400 Message-ID: <541ACE61.9020707@redhat.com> Date: Thu, 18 Sep 2014 06:21:53 -0600 From: Eric Blake MIME-Version: 1.0 References: <1411030402-11312-1-git-send-email-arei.gonglei@huawei.com> In-Reply-To: <1411030402-11312-1-git-send-email-arei.gonglei@huawei.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="e8wFqA2H2WHKoil1AkPnq7PKjBNDsIP45" Subject: Re: [Qemu-devel] [PATCH] pci-hotplug-old: avoid lossing error message List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: arei.gonglei@huawei.com, qemu-devel@nongnu.org Cc: weidong.huang@huawei.com, armbru@redhat.com, mst@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --e8wFqA2H2WHKoil1AkPnq7PKjBNDsIP45 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/18/2014 02:53 AM, arei.gonglei@huawei.com wrote: > From: Gonglei s/lossing/losing/ in the subject. >=20 > When scsi_bus_legacy_add_drive() produce error, s/produce error/produces an error/ > we will loss error message. Using error_report s/loss/lose the/ s/Using error_report/Use error_report to/ > report it. >=20 > Cc: Markus Armbruster > Signed-off-by: Gonglei > --- > hw/pci/pci-hotplug-old.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) >=20 With the commit message improved, Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --e8wFqA2H2WHKoil1AkPnq7PKjBNDsIP45 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 iQEcBAEBCAAGBQJUGs5hAAoJEKeha0olJ0NqGL0H/jyYto8UzVI21Imo5zV8UGRh dH3WaFGpqBZeIafdpQ4w+vjBaKLtLJiw6lMMsdtAmNleMYlw5WAq8i6i16P8jBgU s818EDCzFTKREk0o9ifCa11a0rI+2Um4UilkEAqJDF8hrBEFXCvdGy5qmG+1MVTz y5eQ2MNF8xNEFEvNdo0bb+bQTjlcWzPOqfb/xv9CeYDtK1bkLAiZSXn1XPZndX/k SU8t/5/2F0PWAkRI8OLUaV57//ADJTbch/dkLbLr1KzppDnM/GyVQW+s799/OYy1 IrP5i6o6N8jhJOzFqaPZKkVNfjf9gBMs/qAxVfvxT+zs4levlVALrAnxbIVwu98= =9XWW -----END PGP SIGNATURE----- --e8wFqA2H2WHKoil1AkPnq7PKjBNDsIP45--