We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b5866 commit 7c5aa94Copy full SHA for 7c5aa94
drivers/dma-buf/dma-buf-sysfs-stats.c
@@ -33,7 +33,7 @@
33
* into their address space. This necessitated the creation of the DMA-BUF sysfs
34
* statistics interface to provide per-buffer information on production systems.
35
*
36
- * The interface at ``/sys/kernel/dma-buf/buffers`` exposes information about
+ * The interface at ``/sys/kernel/dmabuf/buffers`` exposes information about
37
* every DMA-BUF when ``CONFIG_DMABUF_SYSFS_STATS`` is enabled.
38
39
* The following stats are exposed by the interface:
0 commit comments