[PATCH] fastboot: fix typo in init/Kconfig text

From: Ingo Molnar
Date: Thu Jul 31 2008 - 06:52:29 EST


noticed by Randy Dunlap.

Reported-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
---
init/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index 4f73780..6b4de4d 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -530,7 +530,7 @@ config FASTBOOT
The fastboot option will cause the kernel to try to optimize
for faster boot.

- This includes doing some of the device initialization asynchronous
+ This includes doing some of the device initialization asynchronously
as well as opportunistically trying to mount the root fs early.

If unsure, say N.
--
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/