Commit b7c6833d authored by Thiemo Seufer's avatar Thiemo Seufer Committed by Christoph Hellwig

[PATCH] Fix typo in mm_slab.c

this just fixes a typo.
parent e3288961
......@@ -126,7 +126,7 @@
* 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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment