mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] perf test: Remove duplicate include of util/term.h
@ 2026-07-14  8:28 Chen Ni
  2026-07-15 17:28 ` Ian Rogers
  2026-07-15 18:39 ` Namhyung Kim
  0 siblings, 2 replies; 3+ messages in thread
From: Chen Ni @ 2026-07-14  8:28 UTC (permalink / raw)
  To: acme
  Cc: peterz, mingo, namhyung, mark.rutland, alexander.shishkin, jolsa,
	irogers, adrian.hunter, james.clark, leo.yan, linux-perf-users,
	linux-kernel, Chen Ni

Remove duplicate inclusion of util/term.h in builtin-test.c to clean up
redundant code.

Signed-off-by: Chen Ni <nichen@iscas.ac.cn>
---
 tools/perf/tests/builtin-test.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/perf/tests/builtin-test.c b/tools/perf/tests/builtin-test.c
index 7d18cb6021d3..41dcfbf874f0 100644
--- a/tools/perf/tests/builtin-test.c
+++ b/tools/perf/tests/builtin-test.c
@@ -15,7 +15,6 @@
 #include <string.h>
 
 #include <dirent.h>
-#include "util/term.h"
 #include <linux/kernel.h>
 #include <linux/string.h>
 #include <linux/zalloc.h>
-- 
2.25.1


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

* Re: [PATCH] perf test: Remove duplicate include of util/term.h
  2026-07-14  8:28 [PATCH] perf test: Remove duplicate include of util/term.h Chen Ni
@ 2026-07-15 17:28 ` Ian Rogers
  2026-07-15 18:39 ` Namhyung Kim
  1 sibling, 0 replies; 3+ messages in thread
From: Ian Rogers @ 2026-07-15 17:28 UTC (permalink / raw)
  To: Chen Ni
  Cc: acme, peterz, mingo, namhyung, mark.rutland, alexander.shishkin,
	jolsa, adrian.hunter, james.clark, leo.yan, linux-perf-users,
	linux-kernel

On Tue, Jul 14, 2026 at 1:32 AM Chen Ni <nichen@iscas.ac.cn> wrote:
>
> Remove duplicate inclusion of util/term.h in builtin-test.c to clean up
> redundant code.
>
> Signed-off-by: Chen Ni <nichen@iscas.ac.cn>

Reviewed-by: Ian Rogers <irogers@google.com>

Thanks,
Ian

> ---
>  tools/perf/tests/builtin-test.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/tools/perf/tests/builtin-test.c b/tools/perf/tests/builtin-test.c
> index 7d18cb6021d3..41dcfbf874f0 100644
> --- a/tools/perf/tests/builtin-test.c
> +++ b/tools/perf/tests/builtin-test.c
> @@ -15,7 +15,6 @@
>  #include <string.h>
>
>  #include <dirent.h>
> -#include "util/term.h"
>  #include <linux/kernel.h>
>  #include <linux/string.h>
>  #include <linux/zalloc.h>
> --
> 2.25.1
>

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

* Re: [PATCH] perf test: Remove duplicate include of util/term.h
  2026-07-14  8:28 [PATCH] perf test: Remove duplicate include of util/term.h Chen Ni
  2026-07-15 17:28 ` Ian Rogers
@ 2026-07-15 18:39 ` Namhyung Kim
  1 sibling, 0 replies; 3+ messages in thread
From: Namhyung Kim @ 2026-07-15 18:39 UTC (permalink / raw)
  To: acme, Chen Ni
  Cc: peterz, mingo, mark.rutland, alexander.shishkin, jolsa, irogers,
	adrian.hunter, james.clark, leo.yan, linux-perf-users,
	linux-kernel

On Tue, 14 Jul 2026 16:28:10 +0800, Chen Ni wrote:
> Remove duplicate inclusion of util/term.h in builtin-test.c to clean up
> redundant code.
> 
> 
Applied to perf-tools-next, thanks!

Best regards,
Namhyung



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

end of thread, other threads:[~2026-07-15 18:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-14  8:28 [PATCH] perf test: Remove duplicate include of util/term.h Chen Ni
2026-07-15 17:28 ` Ian Rogers
2026-07-15 18:39 ` Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox