All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.5.x, 2.4.x ...] very small
@ 2003-02-21 14:25 javaman
  2003-02-21 15:10 ` Murray J. Root
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: javaman @ 2003-02-21 14:25 UTC (permalink / raw)
  To: linux-kernel; +Cc: torvalds

A very small patch (my first patch :-) for Documentation/spinlocks.txt:
it replace "IFF" with "IF" ;-)

bye,
Paolo

--- Documentation/spinlocks.txt.orig	Fri Feb 21 15:02:01 2003
+++ Documentation/spinlocks.txt	Fri Feb 21 15:02:44 2003
@@ -136,7 +136,7 @@
 
 If you have a case where you have to protect a data structure across
 several CPU's and you want to use spinlocks you can potentially use
-cheaper versions of the spinlocks. IFF you know that the spinlocks are
+cheaper versions of the spinlocks. IF you know that the spinlocks are
 never used in interrupt handlers, you can use the non-irq versions:
 
 	spin_lock(&lock);


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <200302211454.h1LEsPh31866@neosilicon.transmeta.com>]

end of thread, other threads:[~2003-02-21 19:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-21 14:25 [PATCH 2.5.x, 2.4.x ...] very small javaman
2003-02-21 15:10 ` Murray J. Root
2003-02-21 15:16 ` Brian Gerst
2003-02-21 15:30 ` Dave Jones
2003-02-21 17:03   ` Steven Cole
     [not found] <200302211454.h1LEsPh31866@neosilicon.transmeta.com>
2003-02-21 15:08 ` Linus Torvalds
2003-02-21 17:23   ` Paolo Ornati
2003-02-21 19:31   ` Thomas Molina

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.