]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: Remove redundant quiet setup
authorCharlie Jenkins <charlie@rivosinc.com>
Thu, 13 Feb 2025 21:06:22 +0000 (13:06 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 18 Feb 2025 19:27:43 +0000 (16:27 -0300)
commit42367eca7604e16e170bd6bd94ef61ffdd335f4a
tree66014c4e887630aa41cac830531891878014090c
parent293f324ce96d700112c726682b14094d1b54e09c
tools: Remove redundant quiet setup

Q is exported from Makefile.include so it is not necessary to manually
set it.

Reviewed-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Quentin Monnet <qmo@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Benjamin Tissoires <bentiss@kernel.org>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Eduard Zingerman <eddyz87@gmail.com>
Cc: Hao Luo <haoluo@google.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Kosina <jikos@kernel.org>
Cc: John Fastabend <john.fastabend@gmail.com>
Cc: Josh Poimboeuf <jpoimboe@kernel.org>
Cc: KP Singh <kpsingh@kernel.org>
Cc: Lukasz Luba <lukasz.luba@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Martin KaFai Lau <martin.lau@linux.dev>
Cc: Mykola Lysenko <mykolal@fb.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rafael J. Wysocki <rafael@kernel.org>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Song Liu <song@kernel.org>
Cc: Stanislav Fomichev <sdf@google.com>
Cc: Steven Rostedt (VMware) <rostedt@goodmis.org>
Cc: Yonghong Song <yonghong.song@linux.dev>
Cc: Zhang Rui <rui.zhang@intel.com>
Link: https://lore.kernel.org/r/20250213-quiet_tools-v3-2-07de4482a581@rivosinc.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
16 files changed:
tools/arch/arm64/tools/Makefile
tools/bpf/Makefile
tools/bpf/bpftool/Documentation/Makefile
tools/bpf/bpftool/Makefile
tools/bpf/resolve_btfids/Makefile
tools/bpf/runqslower/Makefile
tools/lib/bpf/Makefile
tools/lib/perf/Makefile
tools/lib/thermal/Makefile
tools/objtool/Makefile
tools/testing/selftests/bpf/Makefile.docs
tools/testing/selftests/hid/Makefile
tools/thermal/lib/Makefile
tools/tracing/latency/Makefile
tools/tracing/rtla/Makefile
tools/verification/rv/Makefile