commit | 6ee0886ff6c81526bf6ad8521d843b934aafa5aa | [log] [tgz] |
---|---|---|
author | Michael Wang <wangyun@linux.vnet.ibm.com> | Thu Oct 11 14:26:42 2012 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Nov 08 11:56:44 2012 -0800 |
tree | 2b0871206ca414eecdf1fe77c79b8435c9b46bd2 | |
parent | a608d84bdb832a86ad3fdb0767df31fcda9fe280 [diff] |
rcu: Remove old debugfs interfaces and also RCU flavor name 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>