]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/cris/arch-v32/kernel/signal.c
Fix common misspellings
[mirror_ubuntu-zesty-kernel.git] / arch / cris / arch-v32 / kernel / signal.c
index b3a05ae56214dd66ca345b11d6e7d672e5ac2fff..ce4ab1a5552cae542ab4b7234867a0926f5857c3 100644 (file)
@@ -610,7 +610,7 @@ ugdb_trap_user(struct thread_info *ti, int sig)
                user_regs(ti)->spc = 0;
        }
        /* FIXME: Filter out false h/w breakpoint hits (i.e. EDA
-          not withing any configured h/w breakpoint range). Synchronize with
+          not within any configured h/w breakpoint range). Synchronize with
           what already exists for kernel debugging.  */
        if (((user_regs(ti)->exs & 0xff00) >> 8) == BREAK_8_INTR_VECT) {
                /* Break 8: subtract 2 from ERP unless in a delay slot. */