From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by sourceware.org (Postfix) with ESMTP id 0E5893857011 for ; Tue, 12 Jan 2021 23:20:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0E5893857011 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 499F1340D42 for ; Tue, 12 Jan 2021 23:20:03 +0000 (UTC) Date: Tue, 12 Jan 2021 18:20:02 -0500 From: Mike Frysinger To: gdb-patches@sourceware.org Subject: Re: [PATCH 1/3] src-release: fix indentation Message-ID: <20210112232002.GA7494@vapier> Mail-Followup-To: gdb-patches@sourceware.org References: <20210110033752.6002-1-vapier@gentoo.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cDyoBSpeMmeqjtIY" Content-Disposition: inline In-Reply-To: <20210110033752.6002-1-vapier@gentoo.org> X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2021 23:20:05 -0000 --cDyoBSpeMmeqjtIY Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 09 Jan 2021 22:37, Mike Frysinger via Gdb-patches wrote: > The indentation of the body of the nested statements got out of sync > leading to the entire function being indented incorrectly and looking > like it's part of the for loop. >=20 > * src-release.sh (do_proto_toplev): Rewrite indentation. i've pushed this patch as an obvious fix -mike --cDyoBSpeMmeqjtIY Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEuQK1JxMl+JKsJRrUQWM7n+g39YEFAl/+LqIACgkQQWM7n+g3 9YH5sQ//Z6enp3SzvnVj9oUPaRphWDC6ahLHzdLVltywy8r9caj/eH56RDT/t+Rs VxKkv3oLWKSxHzm8+A1O6Pp1XaRpBlowUYP1bVVLJEisq/BaOKsP7m0FMMrHrZ8W ++siCZt4ZIuTn36d/66r9NozAu2LScyZQ6KiIkXNYqn/tkdLtVPogHAdsYILArsw eEyx1j2Cgfxzn3HOcpdnmMXistyo6YpKFWh9SF016mzemvmM1tABuXBxUIDJoc5d fD5/F4xIMHasuvHITIGCWvVXX30QeaIaWhMGNKOFVf3vcq/kZu9TQ/XGvWlzMv7v We8zO7xkj+/DfI73Omx4u8vAP0CvHCHrZybzst8J635tWFEnvN+jC/VItvmkgDJp biBLkuiN8Px1Y7KUJBuq/gBU5Sa83XwojB3UbDmal7aS6vxE/EhgkQ6Hb8P5iJBG XmeLWetqfj0/apoNUUf6a6jQEraYbj5UuYWeabByzF9jjI6nVByJK4h3yZQ+x1or KgtAWCS0C1sBNGJ1HBNoFG71H2ybp6zBYgqLxNwKUSMu03FjOcydXCB/j1ehO+iB QoZWV0yCIf8PaV7V36o/00AfC/I0SMwBrluqVv0DDrquHscQJTD3I0hfpFtwg2OP YehD9LlgNUCUfFoCf+I2zl6qZWP2QI+0hO4tjRW1UNLAPKhnQ4g= =GWhW -----END PGP SIGNATURE----- --cDyoBSpeMmeqjtIY--