rcu: Remove old debugfs interfaces and also RCU flavor name
authorMichael Wang <wangyun@linux.vnet.ibm.com>
Thu, 11 Oct 2012 21:26:42 +0000 (14:26 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Thu, 8 Nov 2012 19:56:44 +0000 (11:56 -0800)
This commit removes the old debugfs interfaces, so that the new
directory-per-RCU-flavor versions remain.  Because the RCU flavor is
given by the directory name, there is no need to print it out, so remove
the name from the printout.

Signed-off-by: Michael Wang <wangyun@linux.vnet.ibm.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>

No differences found