Docs: list: Fix bracket

Add missing ')' to sentence.

Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260709115008.387869-3-manuelebner@mailbox.org>
This commit is contained in:
Manuel Ebner
2026-07-15 10:51:27 -06:00
committed by Jonathan Corbet
parent 8ff722efae
commit 703cc3d342
+1 -1
View File
@@ -458,7 +458,7 @@ The list_move() and list_move_tail() functions can be used to move an entry
from one list to another, to either the start or end respectively.
In the following example, we'll assume we start with two lists ("clowns" and
"sidewalk" in the following initial state "State 0"::
"sidewalk") in the following initial state "State 0"::
.----------------------------------------------------------------.
v |