LIST_DEL_INIT(9) Data Types LIST_DEL_INIT(9)NAMElist_del_init - deletes entry from list and reinitialize it.SYNOPSISvoid list_del_init(struct list_head * entry);ARGUMENTSentry the element to delete from the list.COPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_DEL_INIT(9)