OSDN Git Service

dma-buf: Fix the typo in DMA-BUF statistics doc
authorLuc Ma <luc@sietium.com>
Tue, 18 Jul 2023 11:16:34 +0000 (19:16 +0800)
committerChristian König <christian.koenig@amd.com>
Thu, 27 Jul 2023 07:43:33 +0000 (09:43 +0200)
commit7c5aa9485871f61d19ad2cecbf4904ea05a39ec4
treebcc9d6d05a350f773277162305aca39acd8a862a
parent45b58669e532bcdfd6e1593488d1f23eabd55428
dma-buf: Fix the typo in DMA-BUF statistics doc

The kernel-doc for DMA-BUF statistics mentions /sys/kernel/dma-buf/buffers
but the correct path is /sys/kernel/dmabuf/buffers instead.

Signed-off-by: Luc Ma <luc@sietium.com>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/64b6749a.170a0220.3acab.2af9@mx.google.com
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
drivers/dma-buf/dma-buf-sysfs-stats.c