Skip to content

Commit 97b8281

Browse files
rddunlapJonathan Corbet
authored andcommitted
Documentation/driver-api: ntb: drop doubled word
Drop the doubled word "with". Signed-off-by: Randy Dunlap <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Cc: Jon Mason <[email protected]> Cc: Dave Jiang <[email protected]> Cc: Allen Hubbe <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 4b708d6 commit 97b8281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/driver-api/ntb.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ registers and memory translation windows, as well as non common features like
99
scratchpad and message registers. Scratchpad registers are read-and-writable
1010
registers that are accessible from either side of the device, so that peers can
1111
exchange a small amount of information at a fixed address. Message registers can
12-
be utilized for the same purpose. Additionally they are provided with with
12+
be utilized for the same purpose. Additionally they are provided with
1313
special status bits to make sure the information isn't rewritten by another
1414
peer. Doorbell registers provide a way for peers to send interrupt events.
1515
Memory windows allow translated read and write access to the peer memory.

0 commit comments

Comments
 (0)