Fix common misspellings
[linux-2.6-block.git] / kernel / trace / trace_kprobe.c
index 8435b43b1782d5b455f80415452ac1e5dd1f6e0e..35d55a386145aed31dcd698f16e1f38246c808fb 100644 (file)
@@ -1839,7 +1839,7 @@ static void unregister_probe_event(struct trace_probe *tp)
        kfree(tp->call.print_fmt);
 }
 
-/* Make a debugfs interface for controling probe points */
+/* Make a debugfs interface for controlling probe points */
 static __init int init_kprobe_trace(void)
 {
        struct dentry *d_tracer;