* [PATCH] vm: slab.c spelling correction
@ 2005-08-15 16:41 Martin Hicks
0 siblings, 0 replies; only message in thread
From: Martin Hicks @ 2005-08-15 16:41 UTC (permalink / raw)
To: Andrew Morton, Linux Kernel M-L
as the Subject says...
--
Martin Hicks || Silicon Graphics Inc. || mort@sgi.com
Fix a small spelling mistake. subtile->subtle
Signed-off-by: Martin Hicks <mort@sgi.com>
---
commit fde14c4f6598615c97ec36dc327ec357044d50a1
tree 7d34f622a36d0920e6d77f2adfbe19b5501b9e76
parent ec3f303ed39a1fa9f66828bfa2d248b2e697544a
author Martin Hicks,,,,,,,engr <mort@tomahawk.engr.sgi.com> Mon, 15 Aug 2005 09:27:24 -0700
committer Martin Hicks,,,,,,,engr <mort@tomahawk.engr.sgi.com> Mon, 15 Aug 2005 09:27:24 -0700
mm/slab.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/mm/slab.c b/mm/slab.c
--- a/mm/slab.c
+++ b/mm/slab.c
@@ -600,7 +600,7 @@ static inline kmem_cache_t *__find_gener
csizep++;
/*
- * Really subtile: 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.
*/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-08-15 16:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-15 16:41 [PATCH] vm: slab.c spelling correction Martin Hicks
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.