mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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>
This commit is contained in:
parent
d5048aca8d
commit
54538c24ee
@ -35,7 +35,7 @@ anyone who has written a pci driver.
|
|||||||
NTB Typical client driver implementation
|
NTB Typical client driver implementation
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
Primary purpose of NTB is to share some peace of memory between at least two
|
Primary purpose of NTB is to share some piece of memory between at least two
|
||||||
systems. So the NTB device features like Scratchpad/Message registers are
|
systems. So the NTB device features like Scratchpad/Message registers are
|
||||||
mainly used to perform the proper memory window initialization. Typically
|
mainly used to perform the proper memory window initialization. Typically
|
||||||
there are two types of memory window interfaces supported by the NTB API:
|
there are two types of memory window interfaces supported by the NTB API:
|
||||||
|
Loading…
Reference in New Issue
Block a user