]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
arch/m32r/: Spelling fixes
authorJoe Perches <joe@perches.com>
Sun, 3 Feb 2008 14:53:47 +0000 (16:53 +0200)
committerAdrian Bunk <bunk@kernel.org>
Sun, 3 Feb 2008 14:53:47 +0000 (16:53 +0200)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
arch/m32r/kernel/ptrace.c

index ed4d0756c5dbd0abd84a39bd4b0c43cf20118aea..9aa615d3a5b24372cdd1a193ee7869cd4c5ce78e 100644 (file)
@@ -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. */