lkml.org 
[lkml]   [2013]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 44/52] tools/perf/build: Clean up various testcases

* Namhyung Kim <namhyung@kernel.org> wrote:

> On Tue, 8 Oct 2013 12:11:14 +0200, Ingo Molnar wrote:
> > --- a/tools/perf/config/feature-checks/test-gtk2.c
> > +++ b/tools/perf/config/feature-checks/test-gtk2.c
> > @@ -4,7 +4,7 @@
> >
> > int main(int argc, char *argv[])
> > {
> > - gtk_init(&argc, &argv);
> > + gtk_init(&argc, &argv);
> >
> > return 0;
> > }
>
> Whitespace damaged.

What I think this patch does is to _remove_ the whitespace damage that was
present in the previous feature-tests.mak method.

This hunk changes spaces to tabs.

Agreed?

Thanks,

Ingo


\
 
 \ /
  Last update: 2013-10-10 09:01    [W:1.801 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site