Skip to content

Commit 54538c2

Browse files
DevUtJonathan Corbet
authored andcommitted
Documentation: NTB: Fix typo
Fix 'peace' to 'piece' in the ntb documentation Signed-off-by: Utkarsh Tiwari <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Message-ID: <[email protected]>
1 parent d5048ac commit 54538c2

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
@@ -35,7 +35,7 @@ anyone who has written a pci driver.
3535
NTB Typical client driver implementation
3636
----------------------------------------
3737

38-
Primary purpose of NTB is to share some peace of memory between at least two
38+
Primary purpose of NTB is to share some piece of memory between at least two
3939
systems. So the NTB device features like Scratchpad/Message registers are
4040
mainly used to perform the proper memory window initialization. Typically
4141
there are two types of memory window interfaces supported by the NTB API:

0 commit comments

Comments
 (0)