linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [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
  0 siblings, 1 reply; 2+ 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] 2+ messages in thread

* Re: [PATCH] dma-buf: Add "dma-buf" to title of documentation
  2023-01-29 11:59 [PATCH] dma-buf: Add "dma-buf" to title of documentation Jonathan Neuschäfer
@ 2023-01-31 20:56 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2023-01-31 20:57 UTC | newest]

Thread overview: 2+ 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-31 20:56 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).