aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/sysctl.c')
-rw-r--r--kernel/sysctl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/sysctl.c b/kernel/sysctl.c
index 26f65eaa01f9..33f71f37267e 100644
--- a/kernel/sysctl.c
+++ b/kernel/sysctl.c
@@ -565,7 +565,7 @@ static struct ctl_table kern_table[] = {
565 .extra2 = &one, 565 .extra2 = &one,
566 }, 566 },
567#endif 567#endif
568#ifdef CONFIG_HOTPLUG 568
569 { 569 {
570 .procname = "hotplug", 570 .procname = "hotplug",
571 .data = &uevent_helper, 571 .data = &uevent_helper,
@@ -573,7 +573,7 @@ static struct ctl_table kern_table[] = {
573 .mode = 0644, 573 .mode = 0644,
574 .proc_handler = proc_dostring, 574 .proc_handler = proc_dostring,
575 }, 575 },
576#endif 576
577#ifdef CONFIG_CHR_DEV_SG 577#ifdef CONFIG_CHR_DEV_SG
578 { 578 {
579 .procname = "sg-big-buff", 579 .procname = "sg-big-buff",