diff options
| author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-07 21:17:44 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 07:46:40 +0200 |
| commit | b4cc96f9803a953d2688a77f5f3035a6693b575e (patch) | |
| tree | e4b708f03f988f1981e8b486b3af7689a3b43c63 /Documentation/userspace-api/media/dvb | |
| parent | 503ebad4b5d7883ab8476d95f0e2aa77bc56f91e (diff) | |
| download | linux-next-b4cc96f9803a953d2688a77f5f3035a6693b575e.tar.gz linux-next-b4cc96f9803a953d2688a77f5f3035a6693b575e.zip | |
Documentation: userspace-api/media: drop doubled words
Drop duplicated words in Documentation/userspace-api/media/.
This addresses the words "struct" and "value".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
[hverkuil-cisco@xs4all.nl: dev-sdr.rst: there is two -> there are two]
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/userspace-api/media/dvb')
| -rw-r--r-- | Documentation/userspace-api/media/dvb/fe-get-info.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/userspace-api/media/dvb/fe-get-info.rst b/Documentation/userspace-api/media/dvb/fe-get-info.rst index 80d9f8195ac4..6b3ffd301142 100644 --- a/Documentation/userspace-api/media/dvb/fe-get-info.rst +++ b/Documentation/userspace-api/media/dvb/fe-get-info.rst @@ -34,8 +34,7 @@ Arguments File descriptor returned by :ref:`open() <frontend_f_open>`. ``argp`` - pointer to struct struct - :c:type:`dvb_frontend_info` + pointer to struct :c:type:`dvb_frontend_info` Description |
