list_rotate_left
Prev
Doubly Linked Lists
Next
Name
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