Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Utkarsh Tiwari and committed by
Jonathan Corbet
54538c24 d5048aca

+1 -1
+1 -1
Documentation/driver-api/ntb.rst
··· 35 35 NTB Typical client driver implementation 36 36 ---------------------------------------- 37 37 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 39 39 systems. So the NTB device features like Scratchpad/Message registers are 40 40 mainly used to perform the proper memory window initialization. Typically 41 41 there are two types of memory window interfaces supported by the NTB API: