linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm-vm-bind-locking: grammar fixing
@ 2025-02-22  0:06 Leonardo Felipe Takao Hirata
  0 siblings, 0 replies; only message in thread
From: Leonardo Felipe Takao Hirata @ 2025-02-22  0:06 UTC (permalink / raw)
  To: airlied, simona, maarten.lankhorst, mripard, tzimmermann, corbet
  Cc: Leonardo Felipe Takao Hirata, dri-devel, linux-doc, linux-kernel,
	skhan

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 --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
-- 
2.43.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-22  0:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-22  0:06 [PATCH] drm-vm-bind-locking: grammar fixing Leonardo Felipe Takao Hirata

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).