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.

Thanks,
Namhyung
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to