Re: [PATCH 1/4] perf tools: remove duplicate const qualifier

2016-04-25 Thread Arnaldo Carvalho de Melo
Em Mon, Apr 25, 2016 at 10:47:54AM +0100, Eric Engestrom escreveu: > Signed-off-by: Eric Engestrom Thanks, applied. - Arnaldo > --- > tools/perf/util/thread.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/perf/util/thread.c b/tools/perf/util/thread.c > index d

[PATCH 1/4] perf tools: remove duplicate const qualifier

2016-04-25 Thread Eric Engestrom
Signed-off-by: Eric Engestrom --- tools/perf/util/thread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/perf/util/thread.c b/tools/perf/util/thread.c index dfd00c6..de2036d 100644 --- a/tools/perf/util/thread.c +++ b/tools/perf/util/thread.c @@ -233,7 +233,7 @@ void t