linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][2.6][TRIVIAL][SPELLING] OTHO->OTOH
@ 2004-01-07  9:49 Bryan Rittmeyer
  2004-01-08  1:46 ` Rusty Russell
  0 siblings, 1 reply; 2+ messages in thread
From: Bryan Rittmeyer @ 2004-01-07  9:49 UTC (permalink / raw)
  To: torvalds, linux-kernel; +Cc: trivial

I spent twenty obscene seconds attempting to expand "OTHO".
All of my proposals are unpublishable, so here's a trivial patch.

-Bryan

--- linux-2.6.1-rc2/mm/slab.c.orig      2004-01-07 00:22:47.690367720 -0800
+++ linux-2.6.1-rc2/mm/slab.c   2004-01-07 00:23:17.211879768 -0800
@@ -307,7 +307,7 @@
 /* Optimization question: fewer reaps means less 
  * probability for unnessary cpucache drain/refill cycles.
  *
- * OTHO the cpuarrays can contain lots of objects,
+ * OTOH the cpuarrays can contain lots of objects,
  * which could lock up otherwise freeable slabs.
  */
 #define REAPTIMEOUT_CPUC       (2*HZ)


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

* Re: [PATCH][2.6][TRIVIAL][SPELLING] OTHO->OTOH
  2004-01-07  9:49 [PATCH][2.6][TRIVIAL][SPELLING] OTHO->OTOH Bryan Rittmeyer
@ 2004-01-08  1:46 ` Rusty Russell
  0 siblings, 0 replies; 2+ messages in thread
From: Rusty Russell @ 2004-01-08  1:46 UTC (permalink / raw)
  To: Bryan Rittmeyer; +Cc: torvalds, linux-kernel

In message <20040107094957.GA12409@clyde.caltech.edu> you write:
> - * OTHO the cpuarrays can contain lots of objects,
> + * OTOH the cpuarrays can contain lots of objects,

Comes under the "too trivial" rule for the Trivial Patch Monkey.

For clarification:

1) It's not a spelling mistake in documentation, or any message a user
   will see.

2) It's not likely to cause someone to miss a grep (such as a
   misspelled function name in a comment would).

Cheers,
Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

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

end of thread, other threads:[~2004-01-08  1:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-07  9:49 [PATCH][2.6][TRIVIAL][SPELLING] OTHO->OTOH Bryan Rittmeyer
2004-01-08  1:46 ` Rusty Russell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).