rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 15 Apr 2013 15:25:27 +0000 (08:25 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 10 Jun 2013 20:45:51 +0000 (13:45 -0700)
commit57f1801a11d5a5313990ac56f5072e6be36994c3
tree08333e1e4c46b8c454eaf00f17986e3c6236ca42
parent4879c84daa7bd6757b99ef76b30d4fcebccfcc6f
rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h

Now that CONFIG_TINY_PREEMPT_RCU is no more, this commit removes
the CONFIG_TINY_RCU ifdefs from include/linux/rcutiny.h in favor of
unconditionally compiling the CONFIG_TINY_RCU legs of those ifdefs.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
[ paulmck: Moved removal of #else to "Remove TINY_PREEMPT_RCU" as
  suggested by Josh Triplett. ]
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
include/linux/rcutiny.h