SYNOPSIS

int list_empty(const struct list_head * head);

ARGUMENTS

head

the list to test.

COPYRIGHT