list_rotate_left (9) Linux Manual Page
list_rotate_left – rotate the list to the left
Synopsis
void list_rotate_left(struct list_head *head);
Arguments
head
-
- the head of the list
list_rotate_left – rotate the list to the left
void list_rotate_left(struct list_head *head);
head