mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
dma-contiguous: fix a typo error in a comment
Fix a typo error in cma description comment: "then" -> "than". Signed-off-by: tangjianqiang <tangjianqiang@xiaomi.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
This commit is contained in:
committed by
Christoph Hellwig
parent
94035edcb4
commit
819b70ad62
@@ -20,7 +20,7 @@
|
|||||||
* coders, etc.
|
* coders, etc.
|
||||||
*
|
*
|
||||||
* Such devices often require big memory buffers (a full HD frame
|
* Such devices often require big memory buffers (a full HD frame
|
||||||
* is, for instance, more then 2 mega pixels large, i.e. more than 6
|
* is, for instance, more than 2 mega pixels large, i.e. more than 6
|
||||||
* MB of memory), which makes mechanisms such as kmalloc() or
|
* MB of memory), which makes mechanisms such as kmalloc() or
|
||||||
* alloc_page() ineffective.
|
* alloc_page() ineffective.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user