]> Pileus Git - ~andy/linux/blobdiff - mm/slub.c
Fix misspelling of "should" and "shouldn't" in comments.
[~andy/linux] / mm / slub.c
index 8d71aaf888d770b27ba26df5d4d9592832a87b2d..00e0961b11fe2e60a4114680dcd32d9b3603a412 100644 (file)
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -3086,7 +3086,7 @@ static void slab_mem_offline_callback(void *arg)
                        /*
                         * if n->nr_slabs > 0, slabs still exist on the node
                         * that is going down. We were unable to free them,
-                        * and offline_pages() function shoudn't call this
+                        * and offline_pages() function shouldn't call this
                         * callback. So, we must fail.
                         */
                        BUG_ON(slabs_node(s, offline_node));