rcu: Remove show_tiny_preempt_stats()
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 27 Mar 2013 15:59:52 +0000 (08:59 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 10 Jun 2013 20:45:49 +0000 (13:45 -0700)
commit221304e95e1466fb49b630f67a719cc735ec5353
treefc89376fba6c4ad7a96166b5aaf05fead6ff86d7
parent127781d1ba1ee5bbe1780afa35dd0e71583b143d
rcu: Remove show_tiny_preempt_stats()

With the removal of CONFIG_TINY_PREEMPT_RCU, show_tiny_preempt_stats()
is now an empty function.  This commit therefore eliminates it by
inlining it.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
kernel/rcutiny_plugin.h
This page took 0.028131 seconds and 5 git commands to generate.