>From 42844aad5bf498a04ff36d4b97babb243caa83b3 Mon Sep 17 00:00:00 2001 From: Ira K. Weiny <[EMAIL PROTECTED]> Date: Sun, 13 Jan 2008 15:42:58 -0800 Subject: [PATCH] Removed unused and commented out var.
Signed-off-by: Ira K. Weiny <[EMAIL PROTECTED]>
---
opensm/opensm/osm_sa_mcmember_record.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/opensm/opensm/osm_sa_mcmember_record.c
b/opensm/opensm/osm_sa_mcmember_record.c
index bd1f42b..d37a655 100644
--- a/opensm/opensm/osm_sa_mcmember_record.c
+++ b/opensm/opensm/osm_sa_mcmember_record.c
@@ -1157,7 +1157,6 @@ __search_mgrp_by_mgid(IN cl_map_item_t * const
p_map_item, IN void *context)
(osm_sa_pr_mcmr_search_ctxt_t *) context;
const ib_gid_t *p_recvd_mgid;
osm_sa_t *sa;
- /* uint32_t i; */
p_recvd_mgid = p_ctxt->p_mgid;
sa = p_ctxt->sa;
--
1.5.1
0002-Removed-unused-and-commented-out-var.patch
Description: Binary data
_______________________________________________ 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
