Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Randy Dunlap and committed by
Mauro Carvalho Chehab
fbb89ee6 f9b7dd05

+1 -1
+1 -1
Documentation/userspace-api/media/dvb/net.rst
··· 23 23 virtual ``dvb?_?`` network interfaces, and will be controlled/routed via 24 24 the standard ip tools (like ip, route, netstat, ifconfig, etc). 25 25 26 - Data types and and ioctl definitions are defined via ``linux/dvb/net.h`` 26 + Data types and ioctl definitions are defined via ``linux/dvb/net.h`` 27 27 header. 28 28 29 29