All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] infiniband-diags/ibnetdiscover.c: Cosmetic changes
@ 2010-06-02 13:05 Hal Rosenstock
       [not found] ` <20100602130519.GC4715-Wuw85uim5zDR7s880joybQ@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Hal Rosenstock @ 2010-06-02 13:05 UTC (permalink / raw)
  To: sashak-smomgflXvOZWk0Htik3J/w
  Cc: weiny2-i2BcT+NCU+M, linux-rdma-u79uwXL29TY76Z2rM5mHXA


Eliminate unneeded comment
Also, cosmetic formatting change

Signed-off-by: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 infiniband-diags/src/ibnetdiscover.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/infiniband-diags/src/ibnetdiscover.c b/infiniband-diags/src/ibnetdiscover.c
index 8f08f06..347e7b2 100644
--- a/infiniband-diags/src/ibnetdiscover.c
+++ b/infiniband-diags/src/ibnetdiscover.c
@@ -501,11 +501,7 @@ int dump_topology(int group, ibnd_fabric_t * fabric)
 			if (!ch->chassisnum)
 				continue;
 			chguid = out_chassis(fabric, ch->chassisnum);
-
 			chname = NULL;
-/**
- * Will this work for Xsigo?
- */
 			if (ibnd_is_xsigo_guid(chguid)) {
 				for (node = ch->nodes; node;
 				     node = node->next_chassis_node) {
-- 
1.5.6.4

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-02 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-02 13:05 [PATCH] infiniband-diags/ibnetdiscover.c: Cosmetic changes Hal Rosenstock
     [not found] ` <20100602130519.GC4715-Wuw85uim5zDR7s880joybQ@public.gmane.org>
2010-06-02 15:12   ` Sasha Khapyorsky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.