[2.6 patch] typo fixes: indepedent -> independent

From: Adrian Bunk
Date: Wed Jun 28 2006 - 12:54:38 EST


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

---

arch/ia64/Kconfig | 2 +-
arch/powerpc/Kconfig | 2 +-
arch/ppc/Kconfig | 2 +-
arch/sh/Kconfig | 2 +-
arch/x86_64/Kconfig | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)

--- linux-2.6.17-mm3-full/arch/ia64/Kconfig.old 2006-06-27 20:42:36.000000000 +0200
+++ linux-2.6.17-mm3-full/arch/ia64/Kconfig 2006-06-27 20:43:13.000000000 +0200
@@ -438,7 +438,7 @@
help
kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel. It is like a reboot
- but it is indepedent of the system firmware. And like a reboot
+ but it is independent of the system firmware. And like a reboot
you can start any kernel with it, not just Linux.

The name comes from the similiarity to the exec system call.
--- linux-2.6.17-mm3-full/arch/powerpc/Kconfig.old 2006-06-27 20:43:19.000000000 +0200
+++ linux-2.6.17-mm3-full/arch/powerpc/Kconfig 2006-06-27 20:43:22.000000000 +0200
@@ -628,7 +628,7 @@
help
kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel. It is like a reboot
- but it is indepedent of the system firmware. And like a reboot
+ but it is independent of the system firmware. And like a reboot
you can start any kernel with it, not just Linux.

The name comes from the similiarity to the exec system call.
--- linux-2.6.17-mm3-full/arch/ppc/Kconfig.old 2006-06-27 20:43:30.000000000 +0200
+++ linux-2.6.17-mm3-full/arch/ppc/Kconfig 2006-06-27 20:43:33.000000000 +0200
@@ -219,7 +219,7 @@
help
kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel. It is like a reboot
- but it is indepedent of the system firmware. And like a reboot
+ but it is independent of the system firmware. And like a reboot
you can start any kernel with it, not just Linux.

The name comes from the similiarity to the exec system call.
--- linux-2.6.17-mm3-full/arch/sh/Kconfig.old 2006-06-27 20:43:44.000000000 +0200
+++ linux-2.6.17-mm3-full/arch/sh/Kconfig 2006-06-27 20:43:47.000000000 +0200
@@ -465,7 +465,7 @@
help
kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel. It is like a reboot
- but it is indepedent of the system firmware. And like a reboot
+ but it is independent of the system firmware. And like a reboot
you can start any kernel with it, not just Linux.

The name comes from the similiarity to the exec system call.
--- linux-2.6.17-mm3-full/arch/x86_64/Kconfig.old 2006-06-27 20:43:55.000000000 +0200
+++ linux-2.6.17-mm3-full/arch/x86_64/Kconfig 2006-06-27 20:43:58.000000000 +0200
@@ -467,7 +467,7 @@
help
kexec is a system call that implements the ability to shutdown your
current kernel, and to start another kernel. It is like a reboot
- but it is indepedent of the system firmware. And like a reboot
+ but it is independent of the system firmware. And like a reboot
you can start any kernel with it, not just Linux.

The name comes from the similiarity to the exec system call.

-
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/