Skip to content

Commit

Permalink
arch/m32r/: Spelling fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent 77bef30 commit ec9674e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/m32r/kernel/ptrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -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. */
Expand Down

0 comments on commit ec9674e

Please sign in to comment.