lkml.org 
[lkml]   [2022]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] microblaze: Fix typo in comment
From

On 21/07/2022 03:51, Slark Xiao wrote:
> Fix typo in the comment
>
> Signed-off-by: Slark Xiao <slark_xiao@163.com>
> ---
> arch/microblaze/kernel/entry.S | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/microblaze/kernel/entry.S b/arch/microblaze/kernel/entry.S
> index b179f8f6d287..8651fe351276 100644
> --- a/arch/microblaze/kernel/entry.S
> +++ b/arch/microblaze/kernel/entry.S
> @@ -456,7 +456,7 @@ TRAP_return: /* Make global symbol for debugging */
>
>
> /* This the initial entry point for a new child thread, with an appropriate
> - stack in place that makes it look the the child is in the middle of an
> + stack in place that makes it look the child is in the middle of an

This is /a/ fix, but I don't think it is the right one for this comment.
Surely this should be "s/the the/like the/, no?
Thanks,
Conor.

> syscall. This function is actually `returned to' from switch_thread
> (copy_thread makes ret_from_fork the return address in each new thread's
> saved context). */

\
 
 \ /
  Last update: 2022-07-21 08:33    [W:0.393 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site