All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] perf test: remove duplicate word
@ 2024-11-20  4:35 Ruffalo Lavoisier
  2024-12-12 18:55 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 2+ messages in thread
From: Ruffalo Lavoisier @ 2024-11-20  4:35 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Namhyung Kim, Mark Rutland, Alexander Shishkin, Jiri Olsa,
	Ian Rogers, Adrian Hunter, Liang, Kan, Mickaël Salaün,
	Günther Noack
  Cc: Ruffalo Lavoisier, linux-perf-users, linux-kernel,
	linux-security-module

- Remove duplicate word, 'the'.
---
 tools/perf/tests/workloads/landlock.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/perf/tests/workloads/landlock.c b/tools/perf/tests/workloads/landlock.c
index e2b5ef647c09..1f285b7b6236 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.
  */
 
-- 
2.46.1


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

* Re: [PATCH] perf test: remove duplicate word
  2024-11-20  4:35 [PATCH] perf test: remove duplicate word Ruffalo Lavoisier
@ 2024-12-12 18:55 ` Arnaldo Carvalho de Melo
  0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2024-12-12 18:55 UTC (permalink / raw)
  To: Ruffalo Lavoisier
  Cc: Peter Zijlstra, Ingo Molnar, Namhyung Kim, Mark Rutland,
	Alexander Shishkin, Jiri Olsa, Ian Rogers, Adrian Hunter,
	Liang, Kan, Mickaël Salaün, Günther Noack,
	linux-perf-users, linux-kernel, linux-security-module

On Wed, Nov 20, 2024 at 01:35:02PM +0900, Ruffalo Lavoisier wrote:
> - Remove duplicate word, 'the'.
> ---
>  tools/perf/tests/workloads/landlock.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Thanks, applied to perf-tools-next,

- Arnaldo
 
> diff --git a/tools/perf/tests/workloads/landlock.c b/tools/perf/tests/workloads/landlock.c
> index e2b5ef647c09..1f285b7b6236 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.
>   */
>  
> -- 
> 2.46.1

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

end of thread, other threads:[~2024-12-12 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20  4:35 [PATCH] perf test: remove duplicate word Ruffalo Lavoisier
2024-12-12 18:55 ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.