]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sparc/kernel/kprobes.c
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[mv-sheeva.git] / arch / sparc / kernel / kprobes.c
index 201a6e547e4aa0d256d062d251525c30ca49ea8f..3bc6527c95af3ec3bec6f6c3397d46437d72aee5 100644 (file)
@@ -517,7 +517,7 @@ int __kprobes trampoline_probe_handler(struct kprobe *p, struct pt_regs *regs)
        /*
         * It is possible to have multiple instances associated with a given
         * task either because an multiple functions in the call path
-        * have a return probe installed on them, and/or more then one return
+        * have a return probe installed on them, and/or more than one return
         * return probe was registered for a target function.
         *
         * We can handle this because: