From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38937) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNfru-0007xu-N8 for qemu-devel@nongnu.org; Thu, 14 Jul 2016 08:35:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNfrt-00042P-MQ for qemu-devel@nongnu.org; Thu, 14 Jul 2016 08:35:54 -0400 References: <1467635306-31875-1-git-send-email-den@openvz.org> <1467635306-31875-5-git-send-email-den@openvz.org> From: Eric Blake Message-ID: <57878721.7020200@redhat.com> Date: Thu, 14 Jul 2016 06:35:45 -0600 MIME-Version: 1.0 In-Reply-To: <1467635306-31875-5-git-send-email-den@openvz.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="pWMhf3cN207AFQS9M8RpvQ4n7HE0JTxLh" Subject: Re: [Qemu-devel] [PATCH v5 04/15] qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Denis V. Lunev" , qemu-block@nongnu.org, qemu-devel@nongnu.org Cc: Pavel Butsykin , Jeff Cody , Markus Armbruster , John Snow , Stefan Hajnoczi , Kevin Wolf This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --pWMhf3cN207AFQS9M8RpvQ4n7HE0JTxLh From: Eric Blake To: "Denis V. Lunev" , qemu-block@nongnu.org, qemu-devel@nongnu.org Cc: Pavel Butsykin , Jeff Cody , Markus Armbruster , John Snow , Stefan Hajnoczi , Kevin Wolf Message-ID: <57878721.7020200@redhat.com> Subject: Re: [PATCH v5 04/15] qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion References: <1467635306-31875-1-git-send-email-den@openvz.org> <1467635306-31875-5-git-send-email-den@openvz.org> In-Reply-To: <1467635306-31875-5-git-send-email-den@openvz.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/04/2016 06:28 AM, Denis V. Lunev wrote: > From: Pavel Butsykin >=20 > Since the function became use a vector instead of a buffer there is no > sense to use a recursive code. Grammar suggestion: Now that the function uses a vector instead of a buffer, there is no need to use recursive code. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --pWMhf3cN207AFQS9M8RpvQ4n7HE0JTxLh 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/ iQEcBAEBCAAGBQJXh4chAAoJEKeha0olJ0NqGMYH/3EgsIHtM5tqSWh4FWT5O7cf Mb1mqUqHk/PbnoOvIP15ahKw3O6qr1F97NzUYDRoFzMT4CIwCEW92FE1TlluGqH5 /zCHuYQIM0m0+M7dd9hWu9z9b2kaiRqrttcWiM2t+dCvNDOMspF7sX6VQIdc3OYX TLoo+hKfg3xWRK240qt/0UVPOLo3u299EzhB6iB/I/6/Fp3mkbduqavFHHRsNtKF uLW/g24tPh8mcEmVd2ivwMDqC4E8BeI6bpFCPmz5mUIj1QQF9+XhZF4Npq1H2ne7 CHVdKXXE2DAJ5Wx+VRY0pAe/hWH8O2DD3RZMGE1mJHHlbRwC3As/Fnccm+n++Cs= =w0a8 -----END PGP SIGNATURE----- --pWMhf3cN207AFQS9M8RpvQ4n7HE0JTxLh--