From: Dan Carpenter <error27@xxxxxxxxx> Date: Thu, 22 Apr 2010 11:55:27 +0200 > In the original code, the "goto out" calls "rdma_destroy_id(cm_id);" > That isn't needed here and would cause problems because "cm_id" is an > ERR_PTR. The new code just returns directly. > > Signed-off-by: Dan Carpenter <error27@xxxxxxxxx> Applied. -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html