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

Configure Feed

Select the types of activity you want to include in your feed.

Documentation/driver-api: xillybus: drop doubled word

Drop the doubled word "the".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Acked-by: Eli Billauer <eli.billauer@gmail.com>
Link: https://lore.kernel.org/r/20200704034502.17199-18-rdunlap@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Randy Dunlap and committed by
Greg Kroah-Hartman
f31a03b1 1682986d

+1 -1
+1 -1
Documentation/driver-api/xillybus.rst
··· 273 273 XILLYMSG_OPCODE_RELEASEBUF message channel 0 and sending an interrupt if 274 274 necessary). The host responds by making the data available for reading through 275 275 the character device. When all data has been read, the host writes on the 276 - the FPGA's buffer control register, allowing the buffer's overwriting. Flow 276 + FPGA's buffer control register, allowing the buffer's overwriting. Flow 277 277 control mechanisms exist on both sides to prevent underflows and overflows. 278 278 279 279 This is not good enough for creating a TCP/IP-like stream: If the data flow