On Sat, 18 Apr 2020 00:48:09 +0800
Ethon Paul <[email protected]> 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

Reply via email to