From: Utkarsh Tiwari Date: Mon, 19 May 2025 08:02:47 +0000 (+0530) Subject: Documentation: NTB: Fix typo X-Git-Tag: v6.16-rc1~176^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=54538c24eeac901ddefe2238142fabf2839ee1a0;p=thirdparty%2Flinux.git Documentation: NTB: Fix typo Fix 'peace' to 'piece' in the ntb documentation Signed-off-by: Utkarsh Tiwari Signed-off-by: Jonathan Corbet Message-ID: <20250519080248.648971-1-utkarsh02t@gmail.com> --- diff --git a/Documentation/driver-api/ntb.rst b/Documentation/driver-api/ntb.rst index e991d92b8b1d2..a49c413837792 100644 --- a/Documentation/driver-api/ntb.rst +++ b/Documentation/driver-api/ntb.rst @@ -35,7 +35,7 @@ anyone who has written a pci driver. 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 mainly used to perform the proper memory window initialization. Typically there are two types of memory window interfaces supported by the NTB API: