[PATCH TRIVIAL] i386/Kconfig: correct minor typo

From: vlobanov
Date: Sat Nov 27 2004 - 02:30:18 EST


Patch to correct a minor typo in arch/i386/Kconfig. Diffed against
linux-2.6.10-rc2.

=========================================================
diff -Nru a/arch/i386/Kconfig b/arch/i386/Kconfig
--- a/arch/i386/Kconfig 2004-11-14 21:56:13.000000000 -0800
+++ b/arch/i386/Kconfig 2004-11-25 13:08:07.000000000 -0800
@@ -866,7 +866,7 @@
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.

=========================================================

Signed-off-by: Vadim Lobanov <vlobanov@xxxxxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/