]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - mm/slub.c
Merge commit 'v2.6.29-rc1' into tracing/urgent
[linux-2.6-omap-h63xx.git] / mm / slub.c
index 509e96f411fcc592853d564b3a04c0d5d6951ef6..f657c88814eeb072fc9d45d73ab118b7f7d1967f 100644 (file)
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -2285,7 +2285,7 @@ static int calculate_sizes(struct kmem_cache *s, int forced_order)
                 * Add some empty padding so that we can catch
                 * overwrites from earlier objects rather than let
                 * tracking information or the free pointer be
-                * corrupted if an user writes before the start
+                * corrupted if a user writes before the start
                 * of the object.
                 */
                size += sizeof(void *);