[ofa-general] [PATCH][TRIVIAL] OpenSM/osm_sa_portinfo_record.c: Cosmetic comment change
Hal Rosenstock
hrosenstock at xsigo.com
Mon Jun 9 06:24:26 PDT 2008
OpenSM/osm_sa_portinfo_record.c: Cosmetic comment change
Signed-off-by: Hal Rosenstock <hal at xsigo.com>
diff --git a/opensm/opensm/osm_sa_portinfo_record.c b/opensm/opensm/osm_sa_portinfo_record.c
index 8a5ed6d..88d8c23 100644
--- a/opensm/opensm/osm_sa_portinfo_record.c
+++ b/opensm/opensm/osm_sa_portinfo_record.c
@@ -422,8 +422,8 @@ __osm_sa_pir_by_comp_mask(IN osm_sa_t * sa,
p_physp =
osm_node_get_physp_ptr(p_node,
p_rcvd_rec->port_num);
- /* Check that the p_physp is valid, and that the p_physp and the
- p_req_physp share a pkey. */
+ /* Check that the p_physp is valid, and that the
+ p_physp and the p_req_physp share a pkey. */
if (p_physp &&
osm_physp_share_pkey(sa->p_log, p_req_physp,
p_physp))
More information about the general
mailing list