* [PATCH] dma-buf/fence: Fix one more kerneldoc warning
@ 2014-08-08 11:06 Thierry Reding
0 siblings, 0 replies; only message in thread
From: Thierry Reding @ 2014-08-08 11:06 UTC (permalink / raw)
To: Sumit Semwal; +Cc: linux-media, dri-devel, linaro-mm-sig, linux-kernel
From: Thierry Reding <treding@nvidia.com>
The seqno_fence_init() function's cond argument isn't described in the
kerneldoc comment. Fix that to silence a warning when building DocBook
documentation.
Signed-off-by: Thierry Reding <treding@nvidia.com>
---
include/linux/seqno-fence.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/linux/seqno-fence.h b/include/linux/seqno-fence.h
index 3d6003de4b0d..a1ba6a5ccdd6 100644
--- a/include/linux/seqno-fence.h
+++ b/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: fence wait condition
* @ops: the fence_ops for operations on this seqno fence
*
* This function initializes a struct seqno_fence with passed parameters,
--
2.0.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-08-08 11:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-08 11:06 [PATCH] dma-buf/fence: Fix one more kerneldoc warning Thierry Reding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®