Loading kernel/sysctl.c +1 −1 Original line number Diff line number Diff line Loading @@ -399,7 +399,7 @@ static ctl_table kern_table[] = { .strategy = &sysctl_string, }, #endif #ifdef CONFIG_HOTPLUG #if defined(CONFIG_HOTPLUG) && defined(CONFIG_NET) { .ctl_name = KERN_HOTPLUG, .procname = "hotplug", Loading Loading
kernel/sysctl.c +1 −1 Original line number Diff line number Diff line Loading @@ -399,7 +399,7 @@ static ctl_table kern_table[] = { .strategy = &sysctl_string, }, #endif #ifdef CONFIG_HOTPLUG #if defined(CONFIG_HOTPLUG) && defined(CONFIG_NET) { .ctl_name = KERN_HOTPLUG, .procname = "hotplug", Loading