提交 7bc41a65 编写于 作者: T Tamara Diaconita 提交者: Jonathan Corbet

Documentation: sync_file.txt: Fix typos

Fix spelling mistakes in sync_file.txt to make documentation clear.
Signed-off-by: NTamara Diaconita <diaconita.tamara@gmail.com>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 f8998c22
...@@ -37,7 +37,7 @@ dma_fence_signal(), when it has finished using (or processing) that buffer. ...@@ -37,7 +37,7 @@ dma_fence_signal(), when it has finished using (or processing) that buffer.
Out-fences are fences that the driver creates. Out-fences are fences that the driver creates.
On the other hand if the driver receives fence(s) through a sync_file from On the other hand if the driver receives fence(s) through a sync_file from
userspace we call these fence(s) 'in-fences'. Receiveing in-fences means that userspace we call these fence(s) 'in-fences'. Receiving in-fences means that
we need to wait for the fence(s) to signal before using any buffer related to we need to wait for the fence(s) to signal before using any buffer related to
the in-fences. the in-fences.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册