Signed-off-by: Jason Ekstrand <jason@xxxxxxxxxxxxxx> --- include/drm/drm_syncobj.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/drm/drm_syncobj.h b/include/drm/drm_syncobj.h index aef7c10..c00fee5 100644 --- a/include/drm/drm_syncobj.h +++ b/include/drm/drm_syncobj.h @@ -51,7 +51,7 @@ struct drm_syncobj { */ struct dma_fence *fence; /** - * @list: + * @cb_list: * List of callbacks to call when the fence gets replaced */ struct list_head cb_list; -- 2.5.0.400.gff86faf _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel