X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=urcu-call-rcu.h;h=f7eac8de964d56d717cfc5b48432f57c16fc32f9;hb=31bb09e25620ac7619a83146e002e73ed381d107;hp=b109f4e4d16f250b1f5fdcb2e01e196f3539f238;hpb=666d90e83ac54a45f3cded53835f6aabda6e2484;p=urcu.git diff --git a/urcu-call-rcu.h b/urcu-call-rcu.h index b109f4e..f7eac8d 100644 --- a/urcu-call-rcu.h +++ b/urcu-call-rcu.h @@ -62,9 +62,9 @@ struct rcu_head { /* * Exported functions * - * Important: see userspace RCU API.txt for call_rcu family of functions - * usage detail, including the surrounding RCU usage required when using - * these primitives. + * Important: see rcu-api.txt in userspace-rcu documentation for + * call_rcu family of functions usage detail, including the surrounding + * RCU usage required when using these primitives. */ void call_rcu(struct rcu_head *head,