> > - struct nes_qp *nesqp; > > + struct nes_qp *nesqp = NULL; > > Is this really just a cleanup, or is this properly part of > the previous patch? >
nesqp in rem_ref_cm_node() is assigned before use so this change really doesn't matter. Do you want me to take it out? Chien _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
