diff mbox series

drm-vm-bind-locking: grammar fixing

Message ID 20250222000654.137621-1-leofthirata@gmail.com (mailing list archive)
State New
Headers show
Series drm-vm-bind-locking: grammar fixing | expand

Commit Message

Leonardo Felipe Takao Hirata Feb. 22, 2025, 12:06 a.m. UTC
Fixes grammar issues in the VM_BIND locking documentation:
- Corrects adverb "also" positioning in the sentence.

Signed-off-by: Leonardo Felipe Takao Hirata <leofthirata@gmail.com>
---
 Documentation/gpu/drm-vm-bind-locking.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/Documentation/gpu/drm-vm-bind-locking.rst b/Documentation/gpu/drm-vm-bind-locking.rst
index a345aa513d12..05d1a4e0d754 100644
--- a/Documentation/gpu/drm-vm-bind-locking.rst
+++ b/Documentation/gpu/drm-vm-bind-locking.rst
@@ -362,7 +362,7 @@  while processing each item:
 
 Due to the additional locking and atomic operations, drivers that *can*
 avoid accessing the gpu_vm's list outside of the dma_resv lock
-might want to avoid also this iteration scheme. Particularly, if the
+might also want to avoid this iteration scheme. Particularly, if the
 driver anticipates a large number of list items. For lists where the
 anticipated number of list items is small, where list iteration doesn't
 happen very often or if there is a significant additional cost