All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dma-buf: cleanup kerneldoc of removed component
@ 2021-09-01  8:00 Christian König
  2021-09-01 14:53 ` Sumit Semwal
  0 siblings, 1 reply; 3+ messages in thread
From: Christian König @ 2021-09-01  8:00 UTC (permalink / raw)
  To: dri-devel; +Cc: daniel

The seqno-fence was removed, cleanup the kerneldoc include as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
Fixes: 992c238188a8 ("dma-buf: nuke seqno-fence")
---
 Documentation/driver-api/dma-buf.rst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst
index f5ac4c90b237..2cd7db82d9fe 100644
--- a/Documentation/driver-api/dma-buf.rst
+++ b/Documentation/driver-api/dma-buf.rst
@@ -176,12 +176,6 @@ DMA Fences Functions Reference
 .. kernel-doc:: include/linux/dma-fence.h
    :internal:
 
-Seqno Hardware Fences
-~~~~~~~~~~~~~~~~~~~~~
-
-.. kernel-doc:: include/linux/seqno-fence.h
-   :internal:
-
 DMA Fence Array
 ~~~~~~~~~~~~~~~
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dma-buf: cleanup kerneldoc of removed component
  2021-09-01  8:00 [PATCH] dma-buf: cleanup kerneldoc of removed component Christian König
@ 2021-09-01 14:53 ` Sumit Semwal
  2021-09-02 11:18   ` Christian König
  0 siblings, 1 reply; 3+ messages in thread
From: Sumit Semwal @ 2021-09-01 14:53 UTC (permalink / raw)
  To: Christian König; +Cc: DRI mailing list, Daniel Vetter

Hi Christian,

On Wed, 1 Sept 2021 at 13:30, Christian König
<ckoenig.leichtzumerken@gmail.com> wrote:
>
> The seqno-fence was removed, cleanup the kerneldoc include as well.
>
> Signed-off-by: Christian König <christian.koenig@amd.com>
> Fixes: 992c238188a8 ("dma-buf: nuke seqno-fence")
Thanks for fixing; LGTM, please feel free to add my
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>

Or I could push it as well, if you'd like.

> ---
>  Documentation/driver-api/dma-buf.rst | 6 ------
>  1 file changed, 6 deletions(-)
>
> diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst
> index f5ac4c90b237..2cd7db82d9fe 100644
> --- a/Documentation/driver-api/dma-buf.rst
> +++ b/Documentation/driver-api/dma-buf.rst
> @@ -176,12 +176,6 @@ DMA Fences Functions Reference
>  .. kernel-doc:: include/linux/dma-fence.h
>     :internal:
>
> -Seqno Hardware Fences
> -~~~~~~~~~~~~~~~~~~~~~
> -
> -.. kernel-doc:: include/linux/seqno-fence.h
> -   :internal:
> -
>  DMA Fence Array
>  ~~~~~~~~~~~~~~~
>
> --
> 2.25.1
>

Best,
Sumit.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dma-buf: cleanup kerneldoc of removed component
  2021-09-01 14:53 ` Sumit Semwal
@ 2021-09-02 11:18   ` Christian König
  0 siblings, 0 replies; 3+ messages in thread
From: Christian König @ 2021-09-02 11:18 UTC (permalink / raw)
  To: Sumit Semwal; +Cc: DRI mailing list, Daniel Vetter

Am 01.09.21 um 16:53 schrieb Sumit Semwal:
> Hi Christian,
>
> On Wed, 1 Sept 2021 at 13:30, Christian König
> <ckoenig.leichtzumerken@gmail.com> wrote:
>> The seqno-fence was removed, cleanup the kerneldoc include as well.
>>
>> Signed-off-by: Christian König <christian.koenig@amd.com>
>> Fixes: 992c238188a8 ("dma-buf: nuke seqno-fence")
> Thanks for fixing; LGTM, please feel free to add my
> Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
>
> Or I could push it as well, if you'd like.

Already taken care of.

Thanks,
Christian.

>
>> ---
>>   Documentation/driver-api/dma-buf.rst | 6 ------
>>   1 file changed, 6 deletions(-)
>>
>> diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst
>> index f5ac4c90b237..2cd7db82d9fe 100644
>> --- a/Documentation/driver-api/dma-buf.rst
>> +++ b/Documentation/driver-api/dma-buf.rst
>> @@ -176,12 +176,6 @@ DMA Fences Functions Reference
>>   .. kernel-doc:: include/linux/dma-fence.h
>>      :internal:
>>
>> -Seqno Hardware Fences
>> -~~~~~~~~~~~~~~~~~~~~~
>> -
>> -.. kernel-doc:: include/linux/seqno-fence.h
>> -   :internal:
>> -
>>   DMA Fence Array
>>   ~~~~~~~~~~~~~~~
>>
>> --
>> 2.25.1
>>
> Best,
> Sumit.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-02 11:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-01  8:00 [PATCH] dma-buf: cleanup kerneldoc of removed component Christian König
2021-09-01 14:53 ` Sumit Semwal
2021-09-02 11:18   ` Christian König

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.