srcu: Abstract function name
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Fri, 1 Dec 2017 23:28:11 +0000 (15:28 -0800)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 21 Feb 2018 00:21:11 +0000 (16:21 -0800)
commitcb4081cd4e0c9fd88d186553edcc78e1bbb96ce6
tree07a3e5c43114873e04f2a98e67a0eefe3288d955
parent7928b2cbe55b2a410a0f5c1f154610059c57b1b2
srcu: Abstract function name

This commit moves to __func__ for function names in the name of better
resilience to change.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/srcutree.c