* [PATCH] dma-buf: Add "dma-buf" to title of documentation
@ 2023-01-29 11:59 ` Jonathan Neuschäfer
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Neuschäfer @ 2023-01-29 11:59 UTC (permalink / raw)
To: linux-doc
Cc: Jonathan Corbet, linux-kernel, Jonathan Neuschäfer,
dri-devel, Sumit Semwal, linaro-mm-sig, Christian König,
linux-media
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>
---
Documentation/driver-api/dma-buf.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst
index 622b8156d2127..61b6f42ed0f18 100644
--- 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
--
2.39.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] dma-buf: Add "dma-buf" to title of documentation
@ 2023-01-29 11:59 ` Jonathan Neuschäfer
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Neuschäfer @ 2023-01-29 11:59 UTC (permalink / raw)
To: linux-doc
Cc: Jonathan Neuschäfer, Sumit Semwal, Christian König,
Jonathan Corbet, linux-media, dri-devel, linaro-mm-sig,
linux-kernel
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>
---
Documentation/driver-api/dma-buf.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst
index 622b8156d2127..61b6f42ed0f18 100644
--- 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
--
2.39.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dma-buf: Add "dma-buf" to title of documentation
2023-01-29 11:59 ` Jonathan Neuschäfer
@ 2023-01-31 20:56 ` Jonathan Corbet
-1 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2023-01-31 20:56 UTC (permalink / raw)
To: Jonathan Neuschäfer, linux-doc
Cc: Jonathan Neuschäfer, Sumit Semwal, Christian König,
linux-media, dri-devel, linaro-mm-sig, linux-kernel
Jonathan Neuschäfer <j.neuschaefer@gmx.net> writes:
> 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>
> ---
> Documentation/driver-api/dma-buf.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst
> index 622b8156d2127..61b6f42ed0f18 100644
> --- 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)
> +============================================
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dma-buf: Add "dma-buf" to title of documentation
@ 2023-01-31 20:56 ` Jonathan Corbet
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2023-01-31 20:56 UTC (permalink / raw)
To: Jonathan Neuschäfer, linux-doc
Cc: linux-kernel, Jonathan Neuschäfer, dri-devel, Sumit Semwal,
linaro-mm-sig, Christian König, linux-media
Jonathan Neuschäfer <j.neuschaefer@gmx.net> writes:
> 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>
> ---
> Documentation/driver-api/dma-buf.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst
> index 622b8156d2127..61b6f42ed0f18 100644
> --- 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)
> +============================================
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-01-31 20:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-29 11:59 [PATCH] dma-buf: Add "dma-buf" to title of documentation Jonathan Neuschäfer
2023-01-29 11:59 ` Jonathan Neuschäfer
2023-01-31 20:56 ` Jonathan Corbet
2023-01-31 20:56 ` Jonathan Corbet
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.