Am 27.09.19 um 13:15 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. > > Cc: Christian König <[email protected]> > Link: https://patchwork.freedesktop.org/patch/323401/?series=65037&rev=1 > Signed-off-by: Anna Karas <[email protected]>
Reviewed-by: Christian König <[email protected]> You should also send that to a couple of more mailing list, only CCing intel-gfx is not really appropriate for that code. Leave me a note when you need to get this committed to drm-misc-fixes. Regards, Christian. > --- > 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 _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
