From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHv7m-0003Qb-Vl for qemu-devel@nongnu.org; Tue, 28 Jun 2016 11:40:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHv7l-0002Dp-0x for qemu-devel@nongnu.org; Tue, 28 Jun 2016 11:40:29 -0400 References: <1467125451-16700-1-git-send-email-peter.maydell@linaro.org> <1467125451-16700-7-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <57729A6B.50600@redhat.com> Date: Tue, 28 Jun 2016 09:40:27 -0600 MIME-Version: 1.0 In-Reply-To: <1467125451-16700-7-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qo7Nu8Kka1PCb1CahblomxvF3TbqWe9Jj" Subject: Re: [Qemu-devel] [PATCH 6/6] bswap.h: Document cpu_to_* and *_to_cpu conversion functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org, qemu-trivial@nongnu.org Cc: patches@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --qo7Nu8Kka1PCb1CahblomxvF3TbqWe9Jj From: Eric Blake To: Peter Maydell , qemu-devel@nongnu.org, qemu-trivial@nongnu.org Cc: patches@linaro.org Message-ID: <57729A6B.50600@redhat.com> Subject: Re: [Qemu-devel] [PATCH 6/6] bswap.h: Document cpu_to_* and *_to_cpu conversion functions References: <1467125451-16700-1-git-send-email-peter.maydell@linaro.org> <1467125451-16700-7-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1467125451-16700-7-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/28/2016 08:50 AM, Peter Maydell wrote: > Add a documentation comment describing the functions for > converting between the cpu and little or bigendian formats. >=20 > Signed-off-by: Peter Maydell > --- > include/qemu/bswap.h | 58 ++++++++++++++++++++++++++++++++++++++++++++= ++++++++ > 1 file changed, 58 insertions(+) >=20 With your followup patch for returning void on the in-place functions, Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --qo7Nu8Kka1PCb1CahblomxvF3TbqWe9Jj 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/ iQEcBAEBCAAGBQJXcpprAAoJEKeha0olJ0NqG04H/jlO+l/YSnjsPelZwC4MQgii i9N8FihU0BrmHccYfEEfIn/NZ+GWxWdnvbWNob/FtoecvymOO5Z21ZvRqkC+5pTx dYveHykR6m08w/RfOoLipBZSZkRsnr1+FthoxDXsxaqw8/BB2h/gV4e12KdIj9Cg hfCqa0774malZQaKpwyTYPns9sqi8I4F8Bixe6ZL5E17vWcTaSnGwZIxzxQJodRl D1h1cvRIgneenFBtceVCsj1Td7ZhF3R2E4GeGGoBwom58Jc/mfH2VV4QJZSR2M1I gEyZNgycHF5V+qtL4/ZZY/S1VbKENaS+cnuwXXomPM38SuTBhioGad1/3Vacv4s= =65/Z -----END PGP SIGNATURE----- --qo7Nu8Kka1PCb1CahblomxvF3TbqWe9Jj--