All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Zwerus <arzie@dds.nl>
To: torvalds@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Trivial spelling corrections to arch/i386/Kconfig
Date: Tue, 16 Mar 2004 11:46:21 +0100	[thread overview]
Message-ID: <4056DAFD.6020902@dds.nl> (raw)

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

Hi Linus and kernel folks,

Attached a patch with some spelling corrections. Please merge, thanks!
-- 
A Dieu,
  Robert Zwerus - e-mail: arzie@dds.nl
  ICQ UIN: 3943443 - MSN: robert_zwerus@hotmail.com

[-- Attachment #2: arch_i386_Kconfig.patch --]
[-- Type: text/x-patch, Size: 980 bytes --]

--- Kconfig.orig	2004-03-16 11:39:00.953920334 +0100
+++ Kconfig	2004-03-16 11:35:58.698807155 +0100
@@ -837,12 +837,12 @@ config EFI
 	kernel should continue to boot on existing non-EFI platforms.
 
 config IRQBALANCE
- 	bool "Enable kernel irq balancing"
+ 	bool "Enable kernel IRQ balancing"
 	depends on SMP && X86_IO_APIC
 	default y
 	help
- 	  The defalut yes will allow the kernel to do irq load balancing.
-	  Saying no will keep the kernel from doing irq load balancing.
+ 	  The default yes will allow the kernel to do IRQ load balancing.
+	  Saying no will keep the kernel from doing IRQ load balancing.
 
 config HAVE_DEC_LOCK
 	bool
@@ -861,7 +861,7 @@ config REGPARM
 	depends on EXPERIMENTAL
 	default n
 	help
-	Compile the kernel with -mregparm=3. This uses an different ABI
+	Compile the kernel with -mregparm=3. This uses a different ABI
 	and passes the first three arguments of a function call in registers.
 	This will probably break binary only modules.
 

                 reply	other threads:[~2004-03-16 10:46 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=4056DAFD.6020902@dds.nl \
    --to=arzie@dds.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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 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.