]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Fix typo in mm_slab.c
authorThiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de>
Thu, 1 Aug 2002 05:22:27 +0000 (22:22 -0700)
committerChristoph Hellwig <hch@sb.bsdonline.org>
Thu, 1 Aug 2002 05:22:27 +0000 (22:22 -0700)
this just fixes a typo.

mm/slab.c

index bdd3e35bded7e7b47b618e2c1738f3bc420688de..f003e8db23897be93539eee9a4e7c433b9146422 100644 (file)
--- a/mm/slab.c
+++ b/mm/slab.c
  * Bufctl's are used for linking objs within a slab
  * linked offsets.
  *
- * This implementaion relies on "struct page" for locating the cache &
+ * This implementation relies on "struct page" for locating the cache &
  * slab an object belongs to.
  * This allows the bufctl structure to be small (one int), but limits
  * the number of objects a slab (not a cache) can contain when off-slab