Name

list_rotate_left — rotate the list to the left

Synopsis

void list_rotate_left (struct list_head * head);
 

Arguments

struct list_head * head

the head of the list