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 <utkarsh02t@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20250519080248.648971-1-utkarsh02t@gmail.com>
1 parent d5048ac commit 54538c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)