linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@suse.cz>
To: alan@redhat.org, kernel list <linux-kernel@vger.kernel.org>
Subject: Spelling fix in slab.h
Date: Tue, 29 May 2001 18:08:44 +0200	[thread overview]
Message-ID: <20010529180844.A21119@bug.ucw.cz> (raw)

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

                 reply	other threads:[~2001-05-29 16:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010529180844.A21119@bug.ucw.cz \
    --to=pavel@suse.cz \
    --cc=alan@redhat.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).