Skip to content

Commit

Permalink
media: media-entity.h: drop duplicated word in comment
Browse files Browse the repository at this point in the history
Delete the doubled word "flag" in a comment.

Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
  • Loading branch information
rddunlap authored and sigmaris committed Aug 8, 2020
1 parent ad414c8 commit cc72162
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/media/media-entity.h
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ int __media_entity_setup_link(struct media_link *link, u32 flags);
* @flags: the requested new link flags
*
* The only configurable property is the %MEDIA_LNK_FL_ENABLED link flag
* flag to enable/disable a link. Links marked with the
* to enable/disable a link. Links marked with the
* %MEDIA_LNK_FL_IMMUTABLE link flag can not be enabled or disabled.
*
* When a link is enabled or disabled, the media framework calls the
Expand Down

0 comments on commit cc72162

Please sign in to comment.