diff options
Diffstat (limited to 'kernel/sysctl.c')
-rw-r--r-- | kernel/sysctl.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kernel/sysctl.c b/kernel/sysctl.c index a8fd10a9a501..f18aaa7b0d65 100644 --- a/kernel/sysctl.c +++ b/kernel/sysctl.c | |||
@@ -87,9 +87,6 @@ extern int sysctl_nr_open_min, sysctl_nr_open_max; | |||
87 | #ifndef CONFIG_MMU | 87 | #ifndef CONFIG_MMU |
88 | extern int sysctl_nr_trim_pages; | 88 | extern int sysctl_nr_trim_pages; |
89 | #endif | 89 | #endif |
90 | #ifdef CONFIG_RCU_TORTURE_TEST | ||
91 | extern int rcutorture_runnable; | ||
92 | #endif /* #ifdef CONFIG_RCU_TORTURE_TEST */ | ||
93 | #ifdef CONFIG_BLOCK | 90 | #ifdef CONFIG_BLOCK |
94 | extern int blk_iopoll_enabled; | 91 | extern int blk_iopoll_enabled; |
95 | #endif | 92 | #endif |