From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bKYnw-000687-Gr for qemu-devel@nongnu.org; Tue, 05 Jul 2016 18:26:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bKYnv-0006uy-C9 for qemu-devel@nongnu.org; Tue, 05 Jul 2016 18:26:56 -0400 References: <1467715800-20379-1-git-send-email-berrange@redhat.com> <1467736993-20552-1-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <577C3428.50101@redhat.com> Date: Tue, 5 Jul 2016 16:26:48 -0600 MIME-Version: 1.0 In-Reply-To: <1467736993-20552-1-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="c2VO8bxclhLU7j3LHvvW5GgmURxElRaHF" Subject: Re: [Qemu-devel] [PATCH v1 3/2] crypto: don't open-code qcrypto_hash_supports List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Alberto Garcia , Kevin Wolf , Fam Zheng , Max Reitz This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --c2VO8bxclhLU7j3LHvvW5GgmURxElRaHF From: Eric Blake To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org, Alberto Garcia , Kevin Wolf , Fam Zheng , Max Reitz Message-ID: <577C3428.50101@redhat.com> Subject: Re: [PATCH v1 3/2] crypto: don't open-code qcrypto_hash_supports References: <1467715800-20379-1-git-send-email-berrange@redhat.com> <1467736993-20552-1-git-send-email-berrange@redhat.com> In-Reply-To: <1467736993-20552-1-git-send-email-berrange@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/05/2016 10:43 AM, Daniel P. Berrange wrote: > Call the existing qcrypto_hash_supports method from > qcrypto_hash_bytesv instead of open-coding it again. >=20 > Signed-off-by: Daniel P. Berrange > --- > crypto/hash-gcrypt.c | 3 +-- > crypto/hash-glib.c | 3 +-- > crypto/hash-nettle.c | 3 +-- > 3 files changed, 3 insertions(+), 6 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --c2VO8bxclhLU7j3LHvvW5GgmURxElRaHF 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/ iQEcBAEBCAAGBQJXfDQoAAoJEKeha0olJ0Nqu1AIAK/bxv67g/76Sj9qjEV7BTbP FPJDGsyI9KXOYtWuobVw/xdy1VVULaP3EjAQF3keHAwFZSwElH1DmSo+JlGAOsi8 MwQ85Fxmgf+Vb0O1WS0ILLGSPhjfWoVxZ9qCsANZd8n8thkk4tk1Uaear9r2oo34 SWmHfYJ1mJzlIZL41J0RIQBFsfxYIx3i7OqJNEK50XvLJeHkt3qJcIHKG/zrO3Vf yLgBXPoNb4U5t/f9DHFYmuMIfkZWi+8W6cO1tfylWPCVTCJIVjVT/KMzAseSc5Qq pHJbOrrZMLyTyxgO7An3Jfa8IQXLhSYrXcFWuYnSAPAy2Cgfau2ERRcIPrQq1xE= =J5rF -----END PGP SIGNATURE----- --c2VO8bxclhLU7j3LHvvW5GgmURxElRaHF--