Skip to content

Commit 5b7d1d5

Browse files
SlarkXiaomichalsimek
authored andcommitted
microblaze: Fix some typos in comment
Replace 'the the' with 'like the' in the comment. Replace 'an' with 'a'. Signed-off-by: Slark Xiao <slark_xiao@163.com> Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/20220721071520.48384-1-slark_xiao@163.com
1 parent cdd23dd commit 5b7d1d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/microblaze/kernel/entry.S

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ TRAP_return: /* Make global symbol for debugging */
456456

457457

458458
/* This the initial entry point for a new child thread, with an appropriate
459-
stack in place that makes it look the the child is in the middle of an
459+
stack in place that makes it look like the child is in the middle of a
460460
syscall. This function is actually `returned to' from switch_thread
461461
(copy_thread makes ret_from_fork the return address in each new thread's
462462
saved context). */

0 commit comments

Comments
 (0)