提交 ecf1dbac 编写于 作者: J Javier Martinez Canillas 提交者: Jiri Kosina

dma-buf: fix trivial typo error

Signed-off-by: NJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 159d8133
...@@ -491,7 +491,7 @@ EXPORT_SYMBOL_GPL(dma_buf_kunmap); ...@@ -491,7 +491,7 @@ EXPORT_SYMBOL_GPL(dma_buf_kunmap);
* dma-buf buffer. * dma-buf buffer.
* *
* This function adjusts the passed in vma so that it points at the file of the * This function adjusts the passed in vma so that it points at the file of the
* dma_buf operation. It alsog adjusts the starting pgoff and does bounds * dma_buf operation. It also adjusts the starting pgoff and does bounds
* checking on the size of the vma. Then it calls the exporters mmap function to * checking on the size of the vma. Then it calls the exporters mmap function to
* set up the mapping. * set up the mapping.
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册