Explorar o código

arch/m32r/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Joe Perches %!s(int64=18) %!d(string=hai) anos
pai
achega
ec9674e7e5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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. */