We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3ba80 commit 8d0441cCopy full SHA for 8d0441c
drivers/dma-buf/dma-fence-chain.c
@@ -222,6 +222,7 @@ EXPORT_SYMBOL(dma_fence_chain_ops);
222
* @chain: the chain node to initialize
223
* @prev: the previous fence
224
* @fence: the current fence
225
+ * @seqno: the sequence number to use for the fence chain
226
*
227
* Initialize a new chain node and either start a new chain or add the node to
228
* the existing chain of the previous fence.
0 commit comments