Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Foss <robert.foss@collabora.com>
To: Intel Graphics Development <intel-gfx@lists.freedesktop.org>
Subject: Fwd: Re: [RFC i-g-t 5/7] tools/Makefile: Format whitespace.
Date: Wed, 25 May 2016 18:06:56 -0400	[thread overview]
Message-ID: <57462200.7060303@collabora.com> (raw)
In-Reply-To: <25df-57460500-b-795d2b00@204872247>

On Wednesday, May 25, 2016 19:18 BST, robert.foss@collabora.com wrote:
> From: Robert Foss <robert.foss@collabora.com>
>
> Harmonize tabs/spaces etc.
>
> Signed-off-by: Robert Foss <robert.foss@collabora.com>
> ---
>  tools/Makefile.sources | 57 +++++++++++++++++++++++++-------------------------
>  1 file changed, 29 insertions(+), 28 deletions(-)
>
> diff --git a/tools/Makefile.sources b/tools/Makefile.sources
> index 07d8d9b..7ed5fe5 100644
> --- a/tools/Makefile.sources
> +++ b/tools/Makefile.sources
> @@ -1,33 +1,34 @@
> -noinst_PROGRAMS = \
> -	hsw_compute_wrpll \
> -	skl_compute_wrpll \
> -	skl_ddb_allocation \
> +noinst_PROGRAMS =		\
> +	hsw_compute_wrpll	\
> +	skl_compute_wrpll	\
> +	skl_ddb_allocation	\
>  	$(NULL)
>
And this is why ladies and gentlemen you don't align on the \ character. 
As one adds a test/file with long name, you'll need to re-indent the 
whole lot. Then again... people like these, for whatever reason :-(

-Emil






_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

       reply	other threads:[~2016-05-25 22:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <25df-57460500-b-795d2b00@204872247>
2016-05-25 22:06 ` Robert Foss [this message]
     [not found] <25df-57460d00-15-795d2b00@204873699>
2016-05-25 22:09 ` Fwd: Re: [RFC i-g-t 5/7] tools/Makefile: Format whitespace Robert Foss

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57462200.7060303@collabora.com \
    --to=robert.foss@collabora.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox