* Spelling fix in slab.h
@ 2001-05-29 16:08 Pavel Machek
0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2001-05-29 16:08 UTC (permalink / raw)
To: alan, kernel list
Hi!
I know it is not important, but anyway:
Pavel
Index: slab.h
===================================================================
RCS file: /home/cvs/Repository/linux/include/linux/slab.h,v
retrieving revision 1.1.1.2
diff -u -u -r1.1.1.2 slab.h
--- slab.h 2001/04/19 20:00:39 1.1.1.2
+++ slab.h 2001/05/29 15:07:17
@@ -29,7 +29,7 @@
* The first 3 are only valid when the allocator as been build
* SLAB_DEBUG_SUPPORT.
*/
-#define SLAB_DEBUG_FREE 0x00000100UL /* Peform (expensive) checks on free */
+#define SLAB_DEBUG_FREE 0x00000100UL /* Perform (expensive) checks on free */
#define SLAB_DEBUG_INITIAL 0x00000200UL /* Call constructor (as verifier) */
#define SLAB_RED_ZONE 0x00000400UL /* Red zone objs in a cache */
#define SLAB_POISON 0x00000800UL /* Poison objects */
--
I'm pavel@ucw.cz. "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at discuss@linmodems.org
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-29 16:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-29 16:08 Spelling fix in slab.h Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox