mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The rcu_dynticks_snap() function is defined in include/linux/rcutiny.h, but is no longer used by Tiny RCU. This commit therefore removes it. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>