We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd23dd commit 5b7d1d5Copy full SHA for 5b7d1d5
arch/microblaze/kernel/entry.S
@@ -456,7 +456,7 @@ TRAP_return: /* Make global symbol for debugging */
456
457
458
/* 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
+ stack in place that makes it look like the child is in the middle of a
460
syscall. This function is actually `returned to' from switch_thread
461
(copy_thread makes ret_from_fork the return address in each new thread's
462
saved context). */
0 commit comments