All of lore.kernel.org
 help / color / mirror / Atom feed
* Fwd: Re: [RFC i-g-t 5/7] tools/Makefile: Format whitespace.
       [not found] <25df-57460500-b-795d2b00@204872247>
@ 2016-05-25 22:06 ` Robert Foss
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Foss @ 2016-05-25 22:06 UTC (permalink / raw)
  To: Intel Graphics Development

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Fwd: Re: [RFC i-g-t 5/7] tools/Makefile: Format whitespace.
       [not found] <25df-57460d00-15-795d2b00@204873699>
@ 2016-05-25 22:09 ` Robert Foss
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Foss @ 2016-05-25 22:09 UTC (permalink / raw)
  To: intel-gfx@lists.freedesktop.org >> Intel Graphics Development

Forward to ML.

On Wednesday, May 25, 2016 21:04 BST, Robert Foss 
<robert.foss@collabora.com> wrote:

> > 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
>
> I don't have particularly strong feelings about the patch, but it does
> harmonize the formatting.
>
> I'll happily drop if if anyone feels I should.
>
I think they'll like/keep it. Despite that I (sometimes) think that that 
the patch makes things looks prettier, I'd rather devote resources into 
something that's of more value ;-) And adding/removing whitespace isn't 
the one.

-Emil





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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-25 22:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <25df-57460500-b-795d2b00@204872247>
2016-05-25 22:06 ` Fwd: Re: [RFC i-g-t 5/7] tools/Makefile: Format whitespace Robert Foss
     [not found] <25df-57460d00-15-795d2b00@204873699>
2016-05-25 22:09 ` Robert Foss

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.