From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcFKo-0007tx-IL for qemu-devel@nongnu.org; Wed, 16 Sep 2015 12:13:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcFKj-00070N-Kx for qemu-devel@nongnu.org; Wed, 16 Sep 2015 12:13:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59536) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcFKj-000703-Fj for qemu-devel@nongnu.org; Wed, 16 Sep 2015 12:13:21 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 7038D8AE6C for ; Wed, 16 Sep 2015 16:13:20 +0000 (UTC) References: <1442419377-9309-1-git-send-email-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <55F9951A.1040804@redhat.com> Date: Wed, 16 Sep 2015 10:13:14 -0600 MIME-Version: 1.0 In-Reply-To: <1442419377-9309-1-git-send-email-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MSLJd3pkliLxPiW3oDLaU9240BPxfjoRQ" Subject: Re: [Qemu-devel] [PATCH 1/2] utils: rename strtosz to use qemu prefix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --MSLJd3pkliLxPiW3oDLaU9240BPxfjoRQ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/16/2015 10:02 AM, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > Not only it makes sense, but it gets rid of checkpatch warning: > WARNING: consider using qemu_strtosz in preference to strtosz Indeed, POSIX reserves the entire str*() namespace for future extension, so avoiding the collision is worthwhile. >=20 > Also remove get rid of tabs to please checkpatch. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --MSLJd3pkliLxPiW3oDLaU9240BPxfjoRQ 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/ iQEcBAEBCAAGBQJV+ZUaAAoJEKeha0olJ0NqVJYH+gLmZwiZr4VclZf1BsbjVtuv YcnarOHorRHZz5zzgp8rzGnamRGZlQBnxxetDfumBQEjA30f4gd+BAfMnzcoWt0g RB/LuByH2yuDuPz5mz1q7K2wCo11CMmpCFeAIc0FSt4OyjCOJIzgHQoXtwE4zugm OVXwKq6g02aK1c0gGx6ZIc+NWrnobrN29RdH7FbHMAcH3erXd57QfO6SNGiKyl8V 3/ECQtuP6ioLrWiUOINX+9qhsQyNJJbxk56Imbvoo5xx66v9EmxBweX+6QIIiyJa 5DGUF6CEqjJwIbckeDHJtnsMC6WvuUDdRTPJUN9TMYPDdOTHMoHQOjkFYt/T9Ns= =aUFp -----END PGP SIGNATURE----- --MSLJd3pkliLxPiW3oDLaU9240BPxfjoRQ--