SYNOPSIS

void list_del_init(struct list_head * entry);

ARGUMENTS

entry

the element to delete from the list.

COPYRIGHT