[Intel-gfx] [PATCH] drm/i915: Update references to previously renamed files

Koenig, Christian Christian.Koenig at amd.com
Fri Sep 27 07:55:55 UTC 2019


Am 26.09.19 um 16:32 schrieb Anna Karas:
> Update references to reservation.c and reservation.h since these files
> have been renamed to dma-resv.c and dma-resv.h respectively.

The subject line is wrong since this isn't a i915 related patch, but 
apart from that it looks good to me.

Regards,
Christian.

>
> Cc: Christian König <christian.koenig at amd.com>
> Link: https://patchwork.freedesktop.org/patch/323401/?series=65037&rev=1
> Signed-off-by: Anna Karas <anna.karas at intel.com>
> ---
>   Documentation/driver-api/dma-buf.rst | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/driver-api/dma-buf.rst b/Documentation/driver-api/dma-buf.rst
> index b541e97c7ab1..c78db28519f7 100644
> --- a/Documentation/driver-api/dma-buf.rst
> +++ b/Documentation/driver-api/dma-buf.rst
> @@ -118,13 +118,13 @@ Kernel Functions and Structures Reference
>   Reservation Objects
>   -------------------
>   
> -.. kernel-doc:: drivers/dma-buf/reservation.c
> +.. kernel-doc:: drivers/dma-buf/dma-resv.c
>      :doc: Reservation Object Overview
>   
> -.. kernel-doc:: drivers/dma-buf/reservation.c
> +.. kernel-doc:: drivers/dma-buf/dma-resv.c
>      :export:
>   
> -.. kernel-doc:: include/linux/reservation.h
> +.. kernel-doc:: include/linux/dma-resv.h
>      :internal:
>   
>   DMA Fences



More information about the Intel-gfx mailing list