diff mbox

netfilter 25/41: Kconfig spelling fixes (trivial)

Message ID alpine.LSU.2.00.0903241518400.32642@fbirervta.pbzchgretzou.qr
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Jan Engelhardt March 24, 2009, 2:20 p.m. UTC
On Tuesday 2009-03-24 15:03, Patrick McHardy wrote:
>commit 67c0d57930ff9a24c6c34abee1b01f7716a9b0e2
>Author: Stephen Hemminger <sheminger@vyatta.com>
>Date:   Mon Mar 16 15:17:23 2009 +0100
>
>    netfilter: Kconfig spelling fixes (trivial)
>    
>    Signed-off-by: Stephen Hemminger <sheminger@vyatta.com>
>    Signed-off-by: Patrick McHardy <kaber@trash.net>

Please add this patch as a followup commit.


parent 1d45209d89e647e9f27e4afa1f47338df73bc112 (v2.6.29-rc5-881-g1d45209)
commit 85982fcfd17fbb1000302e253f82edd88efa180c
Author: Jan Engelhardt <jengelh@medozas.de>
Date:   Tue Mar 24 15:18:17 2009 +0100

netfilter: trivial Kconfig spelling fixes

Supplements commit 67c0d57930ff9a24c6c34abee1b01f7716a9b0e2.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
 net/ipv6/netfilter/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Comments

David Miller March 24, 2009, 8:35 p.m. UTC | #1
From: Jan Engelhardt <jengelh@medozas.de>
Date: Tue, 24 Mar 2009 15:20:08 +0100 (CET)

> netfilter: trivial Kconfig spelling fixes
> 
> Supplements commit 67c0d57930ff9a24c6c34abee1b01f7716a9b0e2.
> 
> Signed-off-by: Jan Engelhardt <jengelh@medozas.de>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/net/ipv6/netfilter/Kconfig b/net/ipv6/netfilter/Kconfig
index 625353a..29d643b 100644
--- a/net/ipv6/netfilter/Kconfig
+++ b/net/ipv6/netfilter/Kconfig
@@ -101,7 +101,7 @@  config IP6_NF_MATCH_HL
 	---help---
 	This is a backwards-compat option for the user's convenience
 	(e.g. when running oldconfig). It selects
-	COFNIG_NETFILTER_XT_MATCH_HL.
+	CONFIG_NETFILTER_XT_MATCH_HL.
 
 config IP6_NF_MATCH_IPV6HEADER
 	tristate '"ipv6header" IPv6 Extension Headers Match'
@@ -137,7 +137,7 @@  config IP6_NF_TARGET_HL
 	---help---
 	This is a backwards-compat option for the user's convenience
 	(e.g. when running oldconfig). It selects
-	COFNIG_NETFILTER_XT_TARGET_HL.
+	CONFIG_NETFILTER_XT_TARGET_HL.
 
 config IP6_NF_TARGET_LOG
 	tristate "LOG target support"