Commit 7ee6095f authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Jonathan Corbet
Browse files

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: default avatarJonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20230129115917.1229529-1-j.neuschaefer@gmx.net


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 3bdd9f07
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
Buffer Sharing and Synchronization
==================================
Buffer Sharing and Synchronization (dma-buf)
============================================

The dma-buf subsystem provides the framework for sharing buffers for
hardware (DMA) access across multiple device drivers and subsystems, and