Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5df1f77f authored by Konstantin Khlebnikov's avatar Konstantin Khlebnikov Committed by David S. Miller
Browse files

net/ipv6/addrconf: fix sysctl table indentation



Separated from previous patch for readability.

Signed-off-by: default avatarKonstantin Khlebnikov <khlebnikov@yandex-team.ru>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 607ea7cd
Loading
Loading
Loading
Loading
+307 −309
Original line number Diff line number Diff line
@@ -5822,7 +5822,6 @@ static const struct ctl_table addrconf_sysctl[] = {
		.maxlen		= sizeof(int),
		.mode		= 0644,
		.proc_handler   = proc_dointvec,

	},
	{
		.procname	= "use_optimistic",
@@ -5830,7 +5829,6 @@ static const struct ctl_table addrconf_sysctl[] = {
		.maxlen		= sizeof(int),
		.mode		= 0644,
		.proc_handler	= proc_dointvec,

	},
#endif
#ifdef CONFIG_IPV6_MROUTE