rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 16 May 2012 22:33:15 +0000 (15:33 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 2 Jul 2012 19:34:22 +0000 (12:34 -0700)
commitd36cc701b28983ea2c8d80afe68aae5452aea3bf
treef4f225b4abf504b0f68bc27053ef2ed49f4cea62
parent172708d002e0a2aca032b04fe6f2b8525c29244a
rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations

This commit applies the INIT_RCU_POINTER() macro to all uses of
RCU_POINTER_INITIALIZER() that were all too cleverly creating gcc-style
initializations.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>
include/linux/init_task.h