]> Pileus Git - ~andy/linux/blobdiff - arch/sparc/kernel/kprobes.c
Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[~andy/linux] / arch / sparc / kernel / kprobes.c
index 5a09fd315e5f5d558a4af17a3e43ac0b29954135..1b0973503197508404967e8bb0ed58cc934b982e 100644 (file)
@@ -350,7 +350,7 @@ int __kprobes kprobe_fault_handler(struct pt_regs *regs, int trapnr)
        case KPROBE_HIT_SSDONE:
                /*
                 * We increment the nmissed count for accounting,
-                * we can also use npre/npostfault count for accouting
+                * we can also use npre/npostfault count for accounting
                 * these specific fault cases.
                 */
                kprobes_inc_nmissed_count(cur);