rcu: Remove some superfluous lines
authorPeter Zijlstra <peterz@infradead.org>
Thu, 10 Mar 2016 08:49:04 +0000 (09:49 +0100)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2016 23:01:41 +0000 (16:01 -0700)
commitd3acab65f274800dd0901f0816f8bca9f2a8c8ec
treee9d19bc07e8c54d2201730dc54e24c5fadc99395
parent590d1757b9d177e7fe3707963d0209d6eefbc746
rcu: Remove some superfluous lines

I think you'll find this condition is superfluous, as the whole function
is under #ifdef of that same.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/tree.c