aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-04 01:55:27 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-11-27 12:49:43 +0100
commit4aab0a2d471837de024b1227103872816b20b82e (patch)
tree501aa5a1e1c27df4a0a8ec188bf6c704695ffda5 /Documentation/userspace-api
parentmedia: Remove superfluous dependency for MEDIA_SUPPORT_FILTER (diff)
downloadlinux-dev-4aab0a2d471837de024b1227103872816b20b82e.tar.xz
linux-dev-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.rst2
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.