[PATCH] dma-buf: fix <linux/seqno-fence.h> kernel-doc warning

Sumit Semwal sumit.semwal at linaro.org
Sat Aug 16 19:00:44 PDT 2014


Hi Randy,

~ typing on a mobile device, kindly excuse any typos
On Aug 17, 2014 2:45 AM, "Randy Dunlap" <rdunlap at infradead.org> wrote:
>
> From: Randy Dunlap <rdunlap at infradead.org>
>
> Fix kernel-doc warning, missing parameter description:
>
> Warning(..//include/linux/seqno-fence.h:99): No description found for
parameter 'cond'
Thanks for your patch; this is already fixed by Thierry Reading's patch and
is queued in for-next. [1]
>
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> Cc: Rob Clark <robdclark at gmail.com>
> Cc: Maarten Lankhorst <maarten.lankhorst at canonical.com>
> ---
>  include/linux/seqno-fence.h |    1 +
>  1 file changed, 1 insertion(+)
>
> Index: lnx-317-rc1/include/linux/seqno-fence.h
> ===================================================================
> --- lnx-317-rc1.orig/include/linux/seqno-fence.h
> +++ lnx-317-rc1/include/linux/seqno-fence.h
> @@ -62,6 +62,7 @@ to_seqno_fence(struct fence *fence)
>   * @context: the execution context this fence is a part of
>   * @seqno_ofs: the offset within @sync_buf
>   * @seqno: the sequence # to signal on
> + * @cond: the fence condition to check
>   * @ops: the fence_ops for operations on this seqno fence
>   *
>   * This function initializes a struct seqno_fence with passed parameters,

Best regards,
Sumit.

[1]: https://lkml.org/lkml/2014/8/8/191
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140817/acca3514/attachment.html>


More information about the dri-devel mailing list