From: Geert Uytterhoeven Date: Sun, 5 Jun 2016 08:47:02 +0000 (+0200) Subject: init: fix Kconfig text X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=5e0d8d59a55613f19a06c1c8b95025e6e70d1356;p=deliverable%2Flinux.git init: fix Kconfig text [jkosina@suse.cz: folded another fix on top on the same line as spotted by Randy Dunlap] Signed-off-by: Geert Uytterhoeven Signed-off-by: Jiri Kosina --- diff --git a/init/Kconfig b/init/Kconfig index 0dfd09d54c65..3e57a699361d 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -851,8 +851,8 @@ 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 - scenerio while allowing a simple algorithm to be used from bootup. + hotplugging making the computation optimal for the worst case + scenario while allowing a simple algorithm to be used from bootup. Examples shift values and their meaning: 17 => 128 KB for each CPU