From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22047 invoked by alias); 28 Dec 2010 07:39:26 -0000 Received: (qmail 22039 invoked by uid 22791); 28 Dec 2010 07:39:26 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 28 Dec 2010 07:39:18 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id C2D7F1B400D; Tue, 28 Dec 2010 07:39:16 +0000 (UTC) From: Mike Frysinger To: Joel Brobecker Subject: Re: [PATCH] sim: allow memory maps to default to mapped files Date: Tue, 28 Dec 2010 08:02:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.37-rc5; KDE/4.5.2; x86_64; ; ) Cc: gdb-patches@sourceware.org, toolchain-devel@blackfin.uclinux.org References: <1293426471-5571-1-git-send-email-vapier@gentoo.org> <20101228063536.GF2596@adacore.com> <20101228064029.GG2596@adacore.com> In-Reply-To: <20101228064029.GG2596@adacore.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4044598.5KR9cBhggd"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201012280238.56539.vapier@gentoo.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-12/txt/msg00496.txt.bz2 --nextPart4044598.5KR9cBhggd Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-length: 375 On Tuesday, December 28, 2010 01:40:29 Joel Brobecker wrote: > + /* Check that given file is big enough. */ >=20 > Second space after the period. >=20 > + /* let the file autosize */ >=20 > Period and two spaces at end of sentence. i was trying to follow the style of the surrounding code, but if that style= is=20 offf, i'll just go with what you suggest here -mike --nextPart4044598.5KR9cBhggd Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. Content-length: 836 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) iQIcBAABAgAGBQJNGZQQAAoJEEFjO5/oN/WB/+gQANb+8lKIZXERgIb+GTXVZ6ZB G173Sny723JTp/vS3z0WsZqAExT8V/G6PQ+wGxG5Nk0++Xs3uGz86huKtZhmuimS 10XqHUVqwJEtHOgSavNX+dFJdS7x8pyG8w+vfx051u4SQUnbnW60L8eR0E5wy8yi BN/6l//Xy9lz2b9BK3Fna0VXjkShexwL5jvzvTR9J9I0g2Kct7Yrjbg2RgQUaGQ7 +GmkWuL70fTBeXYk34oNN1a6P8S9i009qXJQPua5zCfhicRWdNxtdZ9zkevLCdEQ F8gLxIGeuiQk1yOdwZf0yWdTblW9r5HcSrg8oAH1XlpU84MTMTFC2y0Uef9NH4Z4 t2Ai7MnyNBYi+Y0zvyabkp9uuk7b0HhWRE93piOKJqVtbtDlxI7Vt/hAhFdgJF+w DZZ+OijOt0gO1U87dcKNjj23oaiv3uRTjNNG70imbzLzagql2Sr8xf0kg4d877aZ 9knCq6uzEgFo9DVqjoSeyC4nAd8ybONPSUyQgYDE2nYsNWKt6DCl6covkEQx5s7a HuF66GaWLb5VBc+Xnfv6AqJf0oOFsTJyXlx6jH4rbqALul+/B2yM+1TEiPQLqwXI hvHsff2qxjIM/gOPl84apXVxy7MJa7lskXnUqPcCCljcfB6khbvEjwjCVD3kLnQO RfXHkxnF13jCtZm9K37e =Y74q -----END PGP SIGNATURE----- --nextPart4044598.5KR9cBhggd--