[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LSU.2.00.0903241518400.32642@fbirervta.pbzchgretzou.qr>
Date: Tue, 24 Mar 2009 15:20:08 +0100 (CET)
From: Jan Engelhardt <jengelh@...ozas.de>
To: Patrick McHardy <kaber@...sh.net>
cc: davem@...emloft.net, netdev@...r.kernel.org,
Netfilter Developer Mailing List
<netfilter-devel@...r.kernel.org>
Subject: Re: netfilter 25/41: Kconfig spelling fixes (trivial)
On Tuesday 2009-03-24 15:03, Patrick McHardy wrote:
>commit 67c0d57930ff9a24c6c34abee1b01f7716a9b0e2
>Author: Stephen Hemminger <sheminger@...tta.com>
>Date: Mon Mar 16 15:17:23 2009 +0100
>
> netfilter: Kconfig spelling fixes (trivial)
>
> Signed-off-by: Stephen Hemminger <sheminger@...tta.com>
> Signed-off-by: Patrick McHardy <kaber@...sh.net>
Please add this patch as a followup commit.
parent 1d45209d89e647e9f27e4afa1f47338df73bc112 (v2.6.29-rc5-881-g1d45209)
commit 85982fcfd17fbb1000302e253f82edd88efa180c
Author: Jan Engelhardt <jengelh@...ozas.de>
Date: Tue Mar 24 15:18:17 2009 +0100
netfilter: trivial Kconfig spelling fixes
Supplements commit 67c0d57930ff9a24c6c34abee1b01f7716a9b0e2.
Signed-off-by: Jan Engelhardt <jengelh@...ozas.de>
---
net/ipv6/netfilter/Kconfig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
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"
--
# Created with git-export-patch
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists