projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bdd9f0
)
dma-buf: Add "dma-buf" to title of documentation
author
Jonathan Neuschäfer
<j.neuschaefer@gmx.net>
Sun, 29 Jan 2023 11:59:17 +0000
(12:59 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Tue, 31 Jan 2023 20:56:05 +0000
(13:56 -0700)
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>
Documentation/driver-api/dma-buf.rst
patch
|
blob
|
history
diff --git
a/Documentation/driver-api/dma-buf.rst
b/Documentation/driver-api/dma-buf.rst
index 622b8156d2127bd89648bed1cd1e01ee731a6fc5..61b6f42ed0f180dbe7e88a5e695003af8b8bc16c 100644
(file)
--- a/
Documentation/driver-api/dma-buf.rst
+++ b/
Documentation/driver-api/dma-buf.rst
@@
-1,5
+1,5
@@
-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