X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=kernel%2Frcu%2Fsrcutree.c;h=6d5880089ff6b7785db69e0facb432cab4aab5fc;hb=40e8cc568987a9b5620672f3d1d54a21848ae8d8;hp=729a8706751db4230bf3e3275192475fb44f9c3a;hpb=1436ab068d6b0309a73849dc239399399621decd;p=sfrench%2Fcifs-2.6.git diff --git a/kernel/rcu/srcutree.c b/kernel/rcu/srcutree.c index 729a8706751d..6d5880089ff6 100644 --- a/kernel/rcu/srcutree.c +++ b/kernel/rcu/srcutree.c @@ -854,7 +854,7 @@ void __call_srcu(struct srcu_struct *sp, struct rcu_head *rhp, /** * call_srcu() - Queue a callback for invocation after an SRCU grace period * @sp: srcu_struct in queue the callback - * @head: structure to be used for queueing the SRCU callback. + * @rhp: structure to be used for queueing the SRCU callback. * @func: function to be invoked after the SRCU grace period * * The callback function will be invoked some time after a full SRCU