diff options
Diffstat (limited to 'kernel/rcutorture.c')
-rw-r--r-- | kernel/rcutorture.c | 2 |
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 | ||
869 | static int | 869 | static int __init |
870 | rcu_torture_init(void) | 870 | rcu_torture_init(void) |
871 | { | 871 | { |
872 | int i; | 872 | int i; |