arch/m32r/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
77bef30f90
commit
ec9674e7e5
1 changed files with 1 additions and 1 deletions
|
@ -476,7 +476,7 @@ unregister_debug_trap(struct task_struct *child, unsigned long addr,
|
|||
return 0;
|
||||
}
|
||||
|
||||
/* Recover orignal instruction code. */
|
||||
/* Recover original instruction code. */
|
||||
*code = p->insn[i];
|
||||
|
||||
/* Shift debug trap entries. */
|
||||
|
|
Loading…
Reference in a new issue