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 <[email protected]> Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent cdd23dd commit 5b7d1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)