SYNOPSIS

void list_rotate_left(struct list_head * head);

ARGUMENTS

head

the head of the list

COPYRIGHT