Skip to content

Commit b35c968

Browse files
Prasad Panditdavem330
authored andcommitted
ipv6: fix indentation of a config attribute
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>
1 parent 0b70f19 commit b35c968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/ipv6/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ config INET6_TUNNEL
152152
default n
153153

154154
config IPV6_VTI
155-
tristate "Virtual (secure) IPv6: tunneling"
155+
tristate "Virtual (secure) IPv6: tunneling"
156156
select IPV6_TUNNEL
157157
select NET_IP_TUNNEL
158158
select XFRM

0 commit comments

Comments
 (0)