klist_remove
klist_remove(&drv->p->knode_bus);
klist_remove(&dev->p->knode_parent);
klist_remove(&dev->p->knode_parent);
klist_remove(&dev->p->knode_driver);
extern void klist_remove(struct klist_node *n);
EXPORT_SYMBOL_GPL(klist_remove);
klist_remove(&c);