doc: Update rcu_assign_pointer() definition in whatisRCU.txt
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 7 Mar 2017 15:30:58 +0000 (07:30 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 12 Apr 2017 15:23:42 +0000 (08:23 -0700)
commit066bb1c84aa430d15f36070471cbfe8976631cce
treee32228f6dfda4dbf3d53666771f2e7f3520563ec
parent6771853bce3f0f7f17cab257b47f5b77b1c625b1
doc: Update rcu_assign_pointer() definition in whatisRCU.txt

The rcu_assign_pointer() macro has changed over time, and the version
in Documentation/RCU/whatisRCU.txt has not kept up.  This commit brings
it into 2017, albeit in a simplified fashion.

Reported-by: Andrea Parri <parri.andrea@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Documentation/RCU/whatisRCU.txt