Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dma-buf: Add "dma-buf" to title of documentation

To make it easier to find the dma-buf documentation when looking through
tables-of-contents etc., put the name "dma-buf" in the title.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20230129115917.1229529-1-j.neuschaefer@gmx.net
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Jonathan Neuschäfer and committed by
Jonathan Corbet
7ee6095f 3bdd9f07

+2 -2
+2 -2
Documentation/driver-api/dma-buf.rst
··· 1 - Buffer Sharing and Synchronization 2 - ================================== 1 + Buffer Sharing and Synchronization (dma-buf) 2 + ============================================ 3 3 4 4 The dma-buf subsystem provides the framework for sharing buffers for 5 5 hardware (DMA) access across multiple device drivers and subsystems, and