projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e2268
)
media: media-device.h: drop duplicated word in comment
author
Randy Dunlap
<rdunlap@infradead.org>
Tue, 14 Jul 2020 22:05:49 +0000
(
00:05
+0200)
committer
Mauro Carvalho Chehab
<mchehab+huawei@kernel.org>
Sun, 19 Jul 2020 12:00:07 +0000
(14:00 +0200)
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>
include/media/media-device.h
patch
|
blob
|
history
diff --git
a/include/media/media-device.h
b/include/media/media-device.h
index
fa08954
..
1345e6d
100644
(file)
--- a/
include/media/media-device.h
+++ b/
include/media/media-device.h
@@
-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::