mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-03 06:22:02 +00:00
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>