void list_move_tail (struct list_head * list, struct list_head * head);
void list_move_tail
the entry to move
the head that will follow our entry