diff options
Diffstat (limited to 'Documentation/RCU/whatisRCU.txt')
-rw-r--r-- | Documentation/RCU/whatisRCU.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/RCU/whatisRCU.txt b/Documentation/RCU/whatisRCU.txt index 49b8551a3b68..e48c57f1943b 100644 --- a/Documentation/RCU/whatisRCU.txt +++ b/Documentation/RCU/whatisRCU.txt | |||
@@ -818,7 +818,7 @@ RCU pointer/list update: | |||
818 | list_add_tail_rcu | 818 | list_add_tail_rcu |
819 | list_del_rcu | 819 | list_del_rcu |
820 | list_replace_rcu | 820 | list_replace_rcu |
821 | hlist_add_after_rcu | 821 | hlist_add_behind_rcu |
822 | hlist_add_before_rcu | 822 | hlist_add_before_rcu |
823 | hlist_add_head_rcu | 823 | hlist_add_head_rcu |
824 | hlist_del_rcu | 824 | hlist_del_rcu |