commit | f598a6e362bb287a50085ffe0c3c8506127919f9 | [log] [tgz] |
---|---|---|
author | Liu Ying <gnuiyl@gmail.com> | Thu Aug 11 02:10:09 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Aug 24 16:43:17 2016 -0300 |
tree | 79578c6ac3333171c22d6963ad0b40a181d22f7d | |
parent | bb5147aa42777efe8fec262eab579cfba4500133 [diff] |
[media] media-entity.h: Correct KernelDoc of media_entity_enum_empty() The function media_entity_enum_empty() returns true when the bitmap of the input parameter media entity enumeration is empty instead of marked. This patch corrects the return value description of the function. Signed-off-by: Liu Ying <gnuiyl@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>