linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: msm: fix grammar and spelling in crash dump format
@ 2025-05-17 12:15 Suresh K C
  0 siblings, 0 replies; only message in thread
From: Suresh K C @ 2025-05-17 12:15 UTC (permalink / raw)
  To: linux-kselftest; +Cc: skhan, suresh.k.chandrappa

From: Suresh K C <suresh.k.chandrappa@gmail.com>

Fixes minor grammar and spelling issues in the MSM crash dump documentation:

- Corrected "uinque" to "unique"
- Changed "Set of registers values" to "Set of register values"

These changes improve clarity and maintain consistency with kernel documentation standards.

Signed-off-by: Suresh K C <suresh.k.chandrappa@gmail.com>
---
 Documentation/gpu/msm-crash-dump.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/gpu/msm-crash-dump.rst b/Documentation/gpu/msm-crash-dump.rst
index 9509cc4224f4..6a7a947044ee 100644
--- a/Documentation/gpu/msm-crash-dump.rst
+++ b/Documentation/gpu/msm-crash-dump.rst
@@ -70,7 +70,7 @@ ringbuffer
 
 bo
 	List of buffers from the hanging submission if available.
-	Each buffer object will have a uinque iova.
+	Each buffer object will have a unique iova.
 
 	iova
 		GPU address of the buffer object.
@@ -83,7 +83,7 @@ bo
 		Trailing zeros at the end of the buffer will be skipped.
 
 registers
-	Set of registers values. Each entry is on its own line enclosed
+	Set of register values. Each entry is on its own line enclosed
 	by brackets { }.
 
 	offset
-- 
2.43.0


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

only message in thread, other threads:[~2025-05-17 12:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-17 12:15 [PATCH] docs: msm: fix grammar and spelling in crash dump format Suresh K C

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).