]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/s390/kernel/kprobes.c
trivial: fix then -> than typos in comments and documentation
[mv-sheeva.git] / arch / s390 / kernel / kprobes.c
index 569079ec4ff004f010d64df7d746b0a01caff44c..267f6698680a516b432cd2becf97c2563bd22851 100644 (file)
@@ -381,7 +381,7 @@ static int __kprobes trampoline_probe_handler(struct kprobe *p,
        /*
         * 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: