Eliminate unneeded comment
Also, cosmetic formatting change

Signed-off-by: Hal Rosenstock <[email protected]>
---
 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to