public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs: fix duplicated word in real-time differences doc
@ 2026-04-09 19:19 Gleb Golovko
  0 siblings, 0 replies; only message in thread
From: Gleb Golovko @ 2026-04-09 19:19 UTC (permalink / raw)
  To: linux-doc; +Cc: corbet, Gleb Golovko

Remove duplicated "the" in
Documentation/core-api/real-time/differences.rst.

Signed-off-by: Gleb Golovko <gaben123001@gmail.com>
---
 Documentation/core-api/real-time/differences.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/core-api/real-time/differences.rst b/Documentation/core-api/real-time/differences.rst
index 83ec9aa1c61a..a129570dab5a 100644
--- a/Documentation/core-api/real-time/differences.rst
+++ b/Documentation/core-api/real-time/differences.rst
@@ -213,7 +213,7 @@ to suspend until the callback completes, ensuring forward progress without
 risking livelock.
 
 In order to solve the problem at the API level, the sequence locks were extended
-to allow a proper handover between the the spinning reader and the maybe
+to allow a proper handover between the spinning reader and the maybe
 blocked writer.
 
 Sequence locks
-- 
2.34.1


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

only message in thread, other threads:[~2026-04-09 19:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-09 19:19 [PATCH] docs: fix duplicated word in real-time differences doc Gleb Golovko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox