projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e83a959
)
[PATCH] vm: slab.c spelling correction
author
Martin Hicks
<mort@sgi.com>
Sat, 3 Sep 2005 22:54:54 +0000
(15:54 -0700)
committer
Linus Torvalds
<torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:05:45 +0000
(
00:05
-0700)
Fix a small spelling mistake. subtile->subtle
Signed-off-by: Martin Hicks <mort@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/slab.c
patch
|
blob
|
history
diff --git
a/mm/slab.c
b/mm/slab.c
index
c9e706d
..
ae6cca0
100644
(file)
--- a/
mm/slab.c
+++ b/
mm/slab.c
@@
-600,7
+600,7
@@
static inline kmem_cache_t *__find_general_cachep(size_t size,
csizep++;
/*
- * Really subt
i
le: 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.
*/