[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200506120613.06d91177@gandalf.local.home>
Date: Wed, 6 May 2020 12:06:13 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Ethon Paul <ethp@...com>
Cc: Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tracing: Fix a typo in comment "fonud"->"found"
On Sat, 18 Apr 2020 00:48:09 +0800
Ethon Paul <ethp@...com> wrote:
> +++ b/kernel/trace/trace.c
> @@ -361,7 +361,7 @@ void trace_free_pid_list(struct trace_pid_list *pid_list)
> * @filtered_pids: The list of pids to check
> * @search_pid: The PID to find in @filtered_pids
> *
> - * Returns true if @search_pid is fonud in @filtered_pids, and false otherwis.
> + * Returns true if @search_pid is found in @filtered_pids, and false otherwis.
> */
You fixed "fonud", but missed "otherwis"?
-- Steve
Powered by blists - more mailing lists