Re: [PATCH-next] perf daemon: Remove duplicate header file

2021-04-07 Thread Arnaldo Carvalho de Melo
Em Wed, Apr 07, 2021 at 05:49:02PM +0800, johnny.che...@huawei.com escreveu: > From: Chen Yi > > Delete one of the header files that are included twice. Thanks, but I got a patch merged for this already. - Arnaldo > Signed-off-by: Chen Yi > --- > tools/perf/builtin-daemon.c | 1 - > 1 file

[PATCH-next] perf daemon: Remove duplicate header file

2021-04-07 Thread johnny.chenyi
From: Chen Yi Delete one of the header files that are included twice. Signed-off-by: Chen Yi --- tools/perf/builtin-daemon.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/perf/builtin-daemon.c b/tools/perf/builtin-daemon.c index 7c4a9d424a64..be1a13d06b9c 100644 --- a/tools/perf/bu