Skip to content

Commit

Permalink
ipv6: fix indentation of a config attribute
Browse files Browse the repository at this point in the history
Fix indentation of a type attribute of IPV6_VTI config entry.

Signed-off-by: Prasad Pandit <pjp@fedoraproject.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Prasad Pandit authored and davem330 committed Aug 16, 2023
1 parent 0b70f19 commit b35c968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/ipv6/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b35c968

Please sign in to comment.