summaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api/media
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-04 01:55:30 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-11-27 12:53:02 +0100
commitfbb89ee65da81d51d4d8e4718710d2a3ff53bc5b (patch)
tree13306276535747ea6a94f880a84b082c64bbd07a /Documentation/userspace-api/media
parentf9b7dd05b7a5fb848eef6276db32bbb17b5000c7 (diff)
media: Documentation: userspace-api/media: dvb/net: 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/media')
-rw-r--r--Documentation/userspace-api/media/dvb/net.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/userspace-api/media/dvb/net.rst b/Documentation/userspace-api/media/dvb/net.rst
index 33368f5150c5..020a023d3b61 100644
--- a/Documentation/userspace-api/media/dvb/net.rst
+++ b/Documentation/userspace-api/media/dvb/net.rst
@@ -23,7 +23,7 @@ types that are present on the transport stream. This is done through
virtual ``dvb?_?`` network interfaces, and will be controlled/routed via
the standard ip tools (like ip, route, netstat, ifconfig, etc).
-Data types and and ioctl definitions are defined via ``linux/dvb/net.h``
+Data types and ioctl definitions are defined via ``linux/dvb/net.h``
header.