From: Ruffalo Lavoisier Date: Wed, 20 Nov 2024 04:35:02 +0000 (+0900) Subject: perf test: Remove duplicate word X-Git-Tag: ceph-for-6.15-rc4~382^2~133 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8791a78fb70ebcc46170025b3ac76f7fb33770f7;p=ceph-client.git perf test: Remove duplicate word - Remove duplicate word, 'the'. Cc: Adrian Hunter Cc: Alexander Shishkin Cc: Günther Noack Cc: Ian Rogers Cc: Ingo Molnar Cc: Jiri Olsa Cc: Kan Liang Cc: Mark Rutland Cc: Mickaël Salaün Cc: Namhyung Kim Cc: Peter Zijlstra Cc: Ruffalo Lavoisier Cc: linux-security-module@vger.kernel.org Link: https://lore.kernel.org/r/20241120043503.80530-1-RuffaloLavoisier@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- diff --git a/tools/perf/tests/workloads/landlock.c b/tools/perf/tests/workloads/landlock.c index e2b5ef647c097..1f285b7b6236a 100644 --- a/tools/perf/tests/workloads/landlock.c +++ b/tools/perf/tests/workloads/landlock.c @@ -10,7 +10,7 @@ * 'perf test' workload) we just add the required types and defines here instead * of including linux/landlock, that isn't available in older systems. * - * We are not interested in the the result of the syscall, just in intercepting + * We are not interested in the result of the syscall, just in intercepting * its arguments. */