add_child_node
if (add_child_node(sc, i) != 0)
(void) add_child_node(sc, i);
static int add_child_node(struct adapter *sc, int idx);