aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutorture.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/rcutorture.c')
-rw-r--r--kernel/rcutorture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/rcutorture.c b/kernel/rcutorture.c
index bcd14e83ef39..75ca2a740471 100644
--- a/kernel/rcutorture.c
+++ b/kernel/rcutorture.c
@@ -866,7 +866,7 @@ rcu_torture_cleanup(void)
866 rcu_torture_print_module_parms("End of test: SUCCESS"); 866 rcu_torture_print_module_parms("End of test: SUCCESS");
867} 867}
868 868
869static int 869static int __init
870rcu_torture_init(void) 870rcu_torture_init(void)
871{ 871{
872 int i; 872 int i;