[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200703235536.30416-5-rdunlap@infradead.org>
Date: Fri, 3 Jul 2020 16:55:29 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Jonathan Corbet <corbet@....net>, linux-doc@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-media@...r.kernel.org
Subject: [PATCH 04/11] Documentation: userspace-api/media: dvb/dmx-qbuf: drop doubled word
Drop the doubled word "the".
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Jonathan Corbet <corbet@....net>
Cc: linux-doc@...r.kernel.org
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: linux-media@...r.kernel.org
---
Documentation/userspace-api/media/dvb/dmx-qbuf.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200701.orig/Documentation/userspace-api/media/dvb/dmx-qbuf.rst
+++ linux-next-20200701/Documentation/userspace-api/media/dvb/dmx-qbuf.rst
@@ -57,7 +57,7 @@ by a :ref:`DMX_QUERYBUF` ioctl will do a
When ``DMX_QBUF`` is called with a pointer to this structure, it locks the
memory pages of the buffer in physical memory, so they cannot be swapped
out to disk. Buffers remain locked until dequeued, until the
-the device is closed.
+device is closed.
Applications call the ``DMX_DQBUF`` ioctl to dequeue a filled
(capturing) buffer from the driver's outgoing queue.
Powered by blists - more mailing lists