lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 04 Jul 2020 16:33:00 +0300 From: Eli Billauer <eli.billauer@...il.com> To: Randy Dunlap <rdunlap@...radead.org> CC: linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org, Greg Kroah-Hartman <gregkh@...uxfoundation.org> Subject: Re: [PATCH 17/17] Documentation/driver-api: xillybus: drop doubled word Acked-by: Eli Billauer <eli.billauer@...il.com> On 04/07/20 06:45, Randy Dunlap wrote: > 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: Eli Billauer<eli.billauer@...il.com> > --- > Documentation/driver-api/xillybus.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-next-20200701.orig/Documentation/driver-api/xillybus.rst > +++ linux-next-20200701/Documentation/driver-api/xillybus.rst > @@ -273,7 +273,7 @@ buffer is full, the FPGA informs the hos > XILLYMSG_OPCODE_RELEASEBUF message channel 0 and sending an interrupt if > necessary). The host responds by making the data available for reading through > the character device. When all data has been read, the host writes on the > -the FPGA's buffer control register, allowing the buffer's overwriting. Flow > +FPGA's buffer control register, allowing the buffer's overwriting. Flow > control mechanisms exist on both sides to prevent underflows and overflows. > > This is not good enough for creating a TCP/IP-like stream: If the data flow > >
Powered by blists - more mailing lists