list_empty — tests whether a list is empty
int list_empty (const struct list_head * head);
int list_empty
the list to test.