commit | 183ff22bb6bd8188c904ebfb479656ae52230b72 | [log] [tgz] |
---|---|---|
author | Simon Arlott <simon@fire.lp0.eux> | Sat Oct 20 01:27:18 2007 +0200 |
committer | Adrian Bunk <bunk@kernel.org> | Sat Oct 20 01:27:18 2007 +0200 |
tree | 425207fc9cdca03df64ee8241ba764c75db4d8d1 | |
parent | 676b1855de0a18100b3c340084eb8ef72bde4fb1 [diff] [blame] |
spelling fixes: mm/ Spelling fixes in mm/. Signed-off-by: Simon Arlott <simon@fire.lp0.eu> Signed-off-by: Adrian Bunk <bunk@kernel.org>
diff --git a/mm/mempool.c b/mm/mempool.c index 02d5ec3..a46eb1b 100644 --- a/mm/mempool.c +++ b/mm/mempool.c
@@ -299,7 +299,7 @@ /* * A commonly used alloc and free fn that kmalloc/kfrees the amount of memory - * specfied by pool_data + * specified by pool_data */ void *mempool_kmalloc(gfp_t gfp_mask, void *pool_data) {