lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 8 Aug 2014 17:19:15 +0200 From: Geert Uytterhoeven <geert@...ux-m68k.org> To: Jiri Kosina <trivial@...nel.org> Cc: linux-kernel@...r.kernel.org, Geert Uytterhoeven <geert@...ux-m68k.org>, "Luis R. Rodriguez" <mcgrof@...e.com> Subject: [PATCH trivial 4/4] init/Kconfig: Spelling s/compuation/computation/, double "the" Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org> Cc: Luis R. Rodriguez <mcgrof@...e.com> --- init/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/Kconfig b/init/Kconfig index 5aec7006c8bb..a5f8bc426f7c 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -843,7 +843,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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists