Skip to content

Commit 92ca318

Browse files
mchehabgregkh
authored andcommitted
docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sys
This is the only file where the /sys doesn't start with a /. So, rename them to: sys -> /sys Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/f4c53fff9696a61ff0e144fee237a9527982626d.1604312590.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 3cea11c commit 92ca318

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Documentation/ABI/stable/sysfs-driver-dma-ioatdma

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
1-
What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/cap
1+
What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/cap
22
Date: December 3, 2009
33
KernelVersion: 2.6.32
44
Contact: dmaengine@vger.kernel.org
55
Description: Capabilities the DMA supports.Currently there are DMA_PQ, DMA_PQ_VAL,
66
DMA_XOR,DMA_XOR_VAL,DMA_INTERRUPT.
77

8-
What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_active
8+
What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_active
99
Date: December 3, 2009
1010
KernelVersion: 2.6.32
1111
Contact: dmaengine@vger.kernel.org
1212
Description: The number of descriptors active in the ring.
1313

14-
What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_size
14+
What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/ring_size
1515
Date: December 3, 2009
1616
KernelVersion: 2.6.32
1717
Contact: dmaengine@vger.kernel.org
1818
Description: Descriptor ring size, total number of descriptors available.
1919

20-
What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/version
20+
What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/version
2121
Date: December 3, 2009
2222
KernelVersion: 2.6.32
2323
Contact: dmaengine@vger.kernel.org
2424
Description: Version of ioatdma device.
2525

26-
What: sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/intr_coalesce
26+
What: /sys/devices/pciXXXX:XX/0000:XX:XX.X/dma/dma<n>chan<n>/quickdata/intr_coalesce
2727
Date: August 8, 2017
2828
KernelVersion: 4.14
2929
Contact: dmaengine@vger.kernel.org

0 commit comments

Comments
 (0)