The patch titled

     vm: slab.c spelling correction

has been added to the -mm tree.  Its filename is

     vm-slabc-spelling-correction.patch

Patches currently in -mm which might be from [EMAIL PROTECTED] are

vm-add-capabilites-check-to-set_zone_reclaim.patch
vm-zone-reclaim-atomic-ops-cleanup.patch
vm-slabc-spelling-correction.patch



From: Martin Hicks <[EMAIL PROTECTED]>

Fix a small spelling mistake.  subtile->subtle

Signed-off-by: Martin Hicks <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 mm/slab.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -puN mm/slab.c~vm-slabc-spelling-correction mm/slab.c
--- 25/mm/slab.c~vm-slabc-spelling-correction   Wed Aug 17 16:19:48 2005
+++ 25-akpm/mm/slab.c   Wed Aug 17 16:19:48 2005
@@ -600,7 +600,7 @@ static inline kmem_cache_t *__find_gener
                csizep++;
 
        /*
-        * Really subtile: The last entry with cs->cs_size==ULONG_MAX
+        * Really subtle: The last entry with cs->cs_size==ULONG_MAX
         * has cs_{dma,}cachep==NULL. Thus no special case
         * for large kmalloc calls required.
         */
_
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to