[media] media-entity.h: Correct KernelDoc of media_entity_enum_empty()
authorLiu Ying <gnuiyl@gmail.com>
Thu, 11 Aug 2016 05:10:09 +0000 (02:10 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 24 Aug 2016 19:43:17 +0000 (16:43 -0300)
commitf598a6e362bb287a50085ffe0c3c8506127919f9
tree79578c6ac3333171c22d6963ad0b40a181d22f7d
parentbb5147aa42777efe8fec262eab579cfba4500133
[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>
include/media/media-entity.h