All of lore.kernel.org
 help / color / mirror / Atom feed
* [KJ]  [PATCH] mm: spelling error in a comment
@ 2007-04-02 21:06 ` Charles Clément
  0 siblings, 0 replies; 9+ messages in thread
From: Charles Clément @ 2007-04-02 21:06 UTC (permalink / raw)
  To: kernel-janitors; +Cc: linux-mm


Fix spelling in a comment in mm/slab.c.

Signed-off-by: Charles Clément <caratorn@gmail.com>

---

Index: linux-2.6.21-rc5/mm/slab.c
=================================--- linux-2.6.21-rc5.orig/mm/slab.c
+++ linux-2.6.21-rc5/mm/slab.c
@@ -451,7 +451,7 @@ struct kmem_cache {
 
 #define BATCHREFILL_LIMIT	16
 /*
- * Optimization question: fewer reaps means less probability for unnessary
+ * Optimization question: fewer reaps means less probability for unnecessary
  * cpucache drain/refill cycles.
  *
  * OTOH the cpuarrays can contain lots of objects,

-- 
Charles Clément.
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/kernel-janitors

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [KJ] [PATCH] mm: spelling error in a comment
@ 2007-04-02 14:51 Charles Clément
  0 siblings, 0 replies; 9+ messages in thread
From: Charles Clément @ 2007-04-02 14:51 UTC (permalink / raw)
  To: kernel-janitors; +Cc: linux-mm

Spelling fix in a comment in mm/slab.c.

Signed-off-by: Charles Clement <caratorn@gmail.com>

---

Index: linux-2.6.21-rc5/mm/slab.c
===================================================================
--- linux-2.6.21-rc5.orig/mm/slab.c
+++ linux-2.6.21-rc5/mm/slab.c
@@ -451,7 +451,7 @@ struct kmem_cache {
 
 #define BATCHREFILL_LIMIT	16
 /*
- * Optimization question: fewer reaps means less probability for unnessary
+ * Optimization question: fewer reaps means less probability for unnecessary
  * cpucache drain/refill cycles.
  *
  * OTOH the cpuarrays can contain lots of objects,

-- 
Charles Clement.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-04-03 10:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-02 21:06 [KJ] [PATCH] mm: spelling error in a comment Charles Clément
2007-04-02 21:06 ` Charles Clément
2007-04-02 22:27 ` Randy Dunlap
2007-04-02 22:27   ` Randy Dunlap
2007-04-02 22:58   ` Richard Knutsson
2007-04-02 22:58     ` Richard Knutsson
2007-04-03 10:02     ` Charles Clément
2007-04-03 10:02       ` Charles Clément
  -- strict thread matches above, loose matches on Subject: below --
2007-04-02 14:51 Charles Clément

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.