浏览代码

doc: use correct debugfs mountpoint

Use the default mountpoint of debugfs in the pktcdvd ABI.

Signed-off-by: Shen Feng <shen@cn.fujitsu.com>
Cc: <balagi@justmail.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Shen Feng 16 年之前
父节点
当前提交
bbdba27374
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      Documentation/ABI/testing/debugfs-pktcdvd

+ 3 - 3
Documentation/ABI/testing/debugfs-pktcdvd

@@ -1,4 +1,4 @@
-What:           /debug/pktcdvd/pktcdvd[0-7]
+What:           /sys/kernel/debug/pktcdvd/pktcdvd[0-7]
 Date:           Oct. 2006
 Date:           Oct. 2006
 KernelVersion:  2.6.20
 KernelVersion:  2.6.20
 Contact:        Thomas Maier <balagi@justmail.de>
 Contact:        Thomas Maier <balagi@justmail.de>
@@ -10,10 +10,10 @@ debugfs interface
 The pktcdvd module (packet writing driver) creates
 The pktcdvd module (packet writing driver) creates
 these files in debugfs:
 these files in debugfs:
 
 
-/debug/pktcdvd/pktcdvd[0-7]/
+/sys/kernel/debug/pktcdvd/pktcdvd[0-7]/
     info            (0444) Lots of driver statistics and infos.
     info            (0444) Lots of driver statistics and infos.
 
 
 Example:
 Example:
 -------
 -------
 
 
-cat /debug/pktcdvd/pktcdvd0/info
+cat /sys/kernel/debug/pktcdvd/pktcdvd0/info