mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
media: media-device.h: drop duplicated word in comment
Delete the doubled word "the" in a comment. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
f0e226885c
commit
216964fa6a
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ struct media_device_ops {
|
|||
*
|
||||
* Use-case: find tuner entity connected to the decoder
|
||||
* entity and check if it is available, and activate the
|
||||
* the link between them from @enable_source and deactivate
|
||||
* link between them from @enable_source and deactivate
|
||||
* from @disable_source.
|
||||
*
|
||||
* .. note::
|
||||
|
|
Loading…
Reference in a new issue