Netdev List
 help / color / mirror / Atom feed
* [PATCH 2/2] netfilter Kconfig whitespace cleanup
@ 2005-09-17 16:17 Harald Welte
  2005-09-18  7:34 ` David S. Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Harald Welte @ 2005-09-17 16:17 UTC (permalink / raw)
  To: David Miller
  Cc: Arnaldo Carvalho de Melo, Linux Netdev List,
	Netfilter Development Mailinglist

[-- Attachment #1: Type: text/plain, Size: 2077 bytes --]

Hi Dave, please apply.


[NETFILTER] Kconfig whitespace cleanup

Signed-off-by: Harald Welte <laforge@netfilter.org>

---
commit 49d4c50fa9b5ee5a718c2a38e28b6dd99fd65c62
tree d06a6a7421369f5e63e6ce7130ab11e9202471ce
parent 95ef9808bc0702757a40886aed48a6fc03aee47b
author Harald Welte <laforge@netfilter.org> Sa, 17 Sep 2005 17:24:18 +0200
committer Harald Welte <laforge@netfilter.org> Sa, 17 Sep 2005 17:24:18 +0200

 net/ipv4/netfilter/Kconfig |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/ipv4/netfilter/Kconfig b/net/ipv4/netfilter/Kconfig
--- a/net/ipv4/netfilter/Kconfig
+++ b/net/ipv4/netfilter/Kconfig
@@ -52,11 +52,11 @@ config IP_NF_CONNTRACK_EVENTS
 	  IF unsure, say `N'.
 
 config IP_NF_CONNTRACK_NETLINK
-        tristate 'Connection tracking netlink interface'
-        depends on IP_NF_CONNTRACK && NETFILTER_NETLINK
+	tristate 'Connection tracking netlink interface'
+	depends on IP_NF_CONNTRACK && NETFILTER_NETLINK
 	depends on IP_NF_CONNTRACK!=y || NETFILTER_NETLINK!=m
-        help
-          This option enables support for a netlink-based userspace interface
+	help
+	  This option enables support for a netlink-based userspace interface
 
 
 config IP_NF_CT_PROTO_SCTP
@@ -192,8 +192,8 @@ config IP_NF_MATCH_PKTTYPE
 	tristate "Packet type match support"
 	depends on IP_NF_IPTABLES
 	help
-         Packet type matching allows you to match a packet by
-         its "class", eg. BROADCAST, MULTICAST, ...
+	  Packet type matching allows you to match a packet by
+	  its "class", eg. BROADCAST, MULTICAST, ...
 
 	  Typical usage:
 	  iptables -A INPUT -m pkttype --pkt-type broadcast -j LOG
-- 
- Harald Welte <laforge@netfilter.org>                 http://netfilter.org/
============================================================================
  "Fragmentation is like classful addressing -- an interesting early
   architectural error that shows how much experimentation was going
   on while IP was being designed."                    -- Paul Vixie

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-18 13:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-17 16:17 [PATCH 2/2] netfilter Kconfig whitespace cleanup Harald Welte
2005-09-18  7:34 ` David S. Miller
2005-09-18 13:30   ` Harald Welte

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox