tree-wide: fix assorted typos all over the place
[deliverable/linux.git] / mm / memory-failure.c
index dacc64183874c739e6a501c780d28ee220c4ac2b..1ac49fef95ab43b716979a360375c66be706160c 100644 (file)
@@ -174,7 +174,7 @@ static void kill_procs_ao(struct list_head *to_kill, int doit, int trapno,
        list_for_each_entry_safe (tk, next, to_kill, nd) {
                if (doit) {
                        /*
-                        * In case something went wrong with munmaping
+                        * In case something went wrong with munmapping
                         * make sure the process doesn't catch the
                         * signal and then access the memory. Just kill it.
                         * the signal handlers
This page took 0.026609 seconds and 5 git commands to generate.