mm: fix typos in comments
[linux-block.git] / mm / percpu.c
index 23308113a5ff0b72b96f49b04887d2b05f19e405..f99e9306b9394a5f74def05b814e675cca6f9efd 100644 (file)
@@ -1862,7 +1862,7 @@ fail:
                        pr_info("limit reached, disable warning\n");
        }
        if (is_atomic) {
-               /* see the flag handling in pcpu_blance_workfn() */
+               /* see the flag handling in pcpu_balance_workfn() */
                pcpu_atomic_alloc_failed = true;
                pcpu_schedule_balance_work();
        } else {