From: Thomas Graf Date: Wed, 8 Jun 2005 22:10:22 +0000 (-0700) Subject: [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text X-Git-Tag: Ubuntu-5.0.0-8.9~56015^2~89^2~3 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=b824979aeccbfd997e6e5dbe75c47d586b5a2923;p=mirror_ubuntu-disco-kernel.git [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text Spotted by Geert Uytterhoeven . Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- diff --git a/net/sched/Kconfig b/net/sched/Kconfig index b0941186f867..b22c9beb604d 100644 --- a/net/sched/Kconfig +++ b/net/sched/Kconfig @@ -405,7 +405,7 @@ config NET_EMATCH_STACK ---help--- Size of the local stack variable used while evaluating the tree of ematches. Limits the depth of the tree, i.e. the number of - encapsulated precedences. Every level requires 4 bytes of addtional + encapsulated precedences. Every level requires 4 bytes of additional stack space. config NET_EMATCH_CMP