diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2020-07-04 01:55:27 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-11-27 12:49:43 +0100 |
commit | 4aab0a2d471837de024b1227103872816b20b82e (patch) | |
tree | 501aa5a1e1c27df4a0a8ec188bf6c704695ffda5 /Documentation/userspace-api | |
parent | 8b0ff6650325ed7a166c2b971e9319e5b5facef0 (diff) | |
download | linux-4aab0a2d471837de024b1227103872816b20b82e.tar.gz linux-4aab0a2d471837de024b1227103872816b20b82e.tar.bz2 linux-4aab0a2d471837de024b1227103872816b20b82e.zip |
media: Documentation: userspace-api/media: dvb/ca: drop doubled word
Drop the doubled word "and".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation/userspace-api')
-rw-r--r-- | Documentation/userspace-api/media/dvb/ca.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/userspace-api/media/dvb/ca.rst b/Documentation/userspace-api/media/dvb/ca.rst index 6f6821e322a9..0dc00e5e4a8c 100644 --- a/Documentation/userspace-api/media/dvb/ca.rst +++ b/Documentation/userspace-api/media/dvb/ca.rst @@ -7,7 +7,7 @@ Digital TV CA Device #################### The Digital TV CA device controls the conditional access hardware. It -can be accessed through ``/dev/dvb/adapter?/ca?``. Data types and and ioctl +can be accessed through ``/dev/dvb/adapter?/ca?``. Data types and ioctl definitions can be accessed by including ``linux/dvb/ca.h`` in your application. |