Przeglądaj źródła

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 <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Geert Uytterhoeven 9 lat temu
rodzic
commit
5e0d8d59a5
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      init/Kconfig

+ 2 - 2
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.
 	  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
 	  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:
 	  Examples shift values and their meaning:
 		     17 => 128 KB for each CPU
 		     17 => 128 KB for each CPU