SYNOPSIS

int list_is_singular(const struct list_head * head);

ARGUMENTS

head

the list to test.

COPYRIGHT