[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALnajPCmN37AU0Dz8NuwZdW3MX2QWiSdyoKSAHGbD0B+dvHoCA@mail.gmail.com>
Date: Fri, 12 May 2023 14:36:08 -0700
From: Sundar Nagarajan <sun.nagarajan@...il.com>
To: "David S. Miller" <davem@...emloft.net>, David Ahern <dsahern@...nel.org>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org
Subject: IPV6_VTI config declaration: tristate line is not indented
diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig
index 658bfed1d..c4f6bfd20 100644
--- a/net/ipv6/Kconfig
+++ b/net/ipv6/Kconfig
@@ -152,7 +152,7 @@ config INET6_TUNNEL
default n
config IPV6_VTI
-tristate "Virtual (secure) IPv6: tunneling"
+ tristate "Virtual (secure) IPv6: tunneling"
select IPV6_TUNNEL
select NET_IP_TUNNEL
select XFRM
Powered by blists - more mailing lists