[PATCH RESEND -trivial] init/Kconfig: Spelling s/compuation/computation/, double "the"

From: Geert Uytterhoeven
Date: Sun Jun 05 2016 - 04:47:30 EST


Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
---
Sent before on 2014-08-08.
---
init/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init/Kconfig b/init/Kconfig
index f755a602d4a176e0..fa0ab926aa8a150a 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -851,7 +851,7 @@ config LOG_CPU_MAX_BUF_SHIFT
used as it forces an exact (power of two) size of the ring buffer.

The number of possible CPUs is used for this computation ignoring
- hotplugging making the compuation optimal for the the worst case
+ hotplugging making the computation optimal for the worst case
scenerio while allowing a simple algorithm to be used from bootup.

Examples shift values and their meaning:
--
1.9.1