瀏覽代碼

arch/m32r/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Joe Perches 17 年之前
父節點
當前提交
ec9674e7e5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/m32r/kernel/ptrace.c

+ 1 - 1
arch/m32r/kernel/ptrace.c

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