Drop the doubled word "and". Signed-off-by: Randy Dunlap <rdun...@infradead.org> Cc: Jonathan Corbet <cor...@lwn.net> Cc: linux-...@vger.kernel.org Cc: Mauro Carvalho Chehab <mche...@kernel.org> Cc: linux-me...@vger.kernel.org --- Documentation/userspace-api/media/dvb/ca.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200701.orig/Documentation/userspace-api/media/dvb/ca.rst +++ linux-next-20200701/Documentation/userspace-api/media/dvb/ca.rst @@ -14,7 +14,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.