Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Joe Perches 2008-02-03 16:53:47 +02:00 коммит произвёл Adrian Bunk
Родитель 77bef30f90
Коммит ec9674e7e5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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. */