From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bHv5t-0000Ix-HY for qemu-devel@nongnu.org; Tue, 28 Jun 2016 11:38:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bHv5p-0001Ld-UM for qemu-devel@nongnu.org; Tue, 28 Jun 2016 11:38:32 -0400 References: <1467125451-16700-1-git-send-email-peter.maydell@linaro.org> <1467125451-16700-5-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <577299F4.9080106@redhat.com> Date: Tue, 28 Jun 2016 09:38:28 -0600 MIME-Version: 1.0 In-Reply-To: <1467125451-16700-5-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NUUCHVNcCtAapkV2fFv2Rx1KO4p2uaJfh" Subject: Re: [Qemu-devel] [PATCH 4/6] bswap.h: Remove unused cpu_to_*w() and *_to_cpup() 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) --NUUCHVNcCtAapkV2fFv2Rx1KO4p2uaJfh From: Eric Blake To: Peter Maydell , qemu-devel@nongnu.org, qemu-trivial@nongnu.org Cc: patches@linaro.org Message-ID: <577299F4.9080106@redhat.com> Subject: Re: [Qemu-devel] [PATCH 4/6] bswap.h: Remove unused cpu_to_*w() and *_to_cpup() References: <1467125451-16700-1-git-send-email-peter.maydell@linaro.org> <1467125451-16700-5-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1467125451-16700-5-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: > Now that all uses of cpu_to_*w() and *_to_cpup() have been replaced > with either ld*_p()/st*_p() or by doing direct dereferences and > using the cpu_to_*()/*_to_cpu() byteswap functions, we can remove > the unused implementations. >=20 > Signed-off-by: Peter Maydell > --- > include/qemu/bswap.h | 10 ---------- > 1 file changed, 10 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --NUUCHVNcCtAapkV2fFv2Rx1KO4p2uaJfh 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/ iQEcBAEBCAAGBQJXcpn0AAoJEKeha0olJ0NqPKsH/3mYG+f3VEUlP/ck2y/7sbmq GEjxPMNqcNKQYmWjtBPKxOZLlK+g3yAsdIpTI4j5t4mH1gm4LyQmY85t9KMCimJA ms8IjxTPcLw1vBj3CrvSeNZyGhZe8ZuzAv/D0q8X3TdfWQOfMriCOja+RCepNJwA 3WSJVSARrV/M4dfXnnKJFI/WLjd8ToY+AS9OkKkz1xuVAYUbjvzlY24qLSzhNcTB e8zoO/uDElTRBtUgIRE3QoSGdm873GKWk8c33lmYwjpwjFrLJSnmI5XQC9CjOZst 4bu0xkICGJ7sqchIZBS6Uf4Fg0X5RtfhZoYQitB3nZiSQE4NzvAmPKOgTMWJ7N4= =cjrx -----END PGP SIGNATURE----- --NUUCHVNcCtAapkV2fFv2Rx1KO4p2uaJfh--