mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
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:
committed by
Jonathan Corbet
parent
8ff722efae
commit
703cc3d342
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user