From: Randy Dunlap Date: Tue, 14 Jul 2020 22:05:52 +0000 (+0200) Subject: media: media-entity.h: drop duplicated word in comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=91bbbf24c4d1d2b9365c077730bbbaf2ef3f9056;p=linux.git media: media-entity.h: drop duplicated word in comment Delete the doubled word "flag" in a comment. Signed-off-by: Randy Dunlap Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/include/media/media-entity.h b/include/media/media-entity.h index cde80ad029b7b..cbdfcb79d0d06 100644 --- a/include/media/media-entity.h +++ b/include/media/media-entity.h @@ -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