From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44506) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaQG4-0008Sb-VR for qemu-devel@nongnu.org; Fri, 11 Sep 2015 11:29:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaQG0-0007wN-Vx for qemu-devel@nongnu.org; Fri, 11 Sep 2015 11:29:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaQG0-0007vh-RA for qemu-devel@nongnu.org; Fri, 11 Sep 2015 11:28:56 -0400 References: <7d0523c8a62a3677ea2e3e125cea9233a97650a7.1441667360.git.crosthwaite.peter@gmail.com> From: Eric Blake Message-ID: <55F2F337.1090001@redhat.com> Date: Fri, 11 Sep 2015 09:28:55 -0600 MIME-Version: 1.0 In-Reply-To: <7d0523c8a62a3677ea2e3e125cea9233a97650a7.1441667360.git.crosthwaite.peter@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="unOphT6uwuL0Jn3jGlfRJx404T3S3vFff" Subject: Re: [Qemu-devel] [RFC PATCH v1 02/25] s390x: virtio-ccw: Remove un-needed if guard List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Crosthwaite , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --unOphT6uwuL0Jn3jGlfRJx404T3S3vFff Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/10/2015 11:33 PM, Peter Crosthwaite wrote: > error_propagate is already NULL safe. Remove these un-needed if > guards. >=20 > Cc: Richard Henderson > Cc: Alexander Graf > Signed-off-by: Peter Crosthwaite > --- >=20 > hw/s390x/virtio-ccw.c | 28 +++++++--------------------- > 1 file changed, 7 insertions(+), 21 deletions(-) >=20 Reviewed-by: Eric Blake We could probably do a Coccinelle patch to catch more offenders. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --unOphT6uwuL0Jn3jGlfRJx404T3S3vFff Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJV8vM3AAoJEKeha0olJ0NqgswIAIeUT5QWDuFrzv3S6mPiH5bj Qfc7u6nMwr0dOMTGtSstiQ0p3pkwJoaqufkFSoafDWVp/52nQCkVZSN6EJp7OoKU xbHEnumCkREZQbm4arSH1avk6OP9YY4mPvUsBt+utMD2kLjnSwwpKrJbOY/OGbVe y2y+GpJ2V3DtYjPZRLR9mDytjynBn9PxTrjyF1YH/VycA8fh5bIAv0eZbMEOWYpz DP5+P8TEjqo33hqM2tbGiils//CByBb9sIw4sA48ZXkO5H7zMKEjWf6D0OtGVE5M yJXDn+WoCXqx6RwSX43GD8fq9OOZXczs4f0dFbEQxSlUkcnfX0jnrB49ZTcAk2U= =m335 -----END PGP SIGNATURE----- --unOphT6uwuL0Jn3jGlfRJx404T3S3vFff--