[openib-general] [PATCH TRIVIAL] opensm: fix comment in osm_matrix.h

Sasha Khapyorsky sashak at voltaire.com
Thu Jun 1 10:48:38 PDT 2006


This fixes the function description comment in osm_matrix.h

Signed-off-by: Sasha Khapyorsky <sashak at voltaire.com>
---

 osm/include/opensm/osm_matrix.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/osm/include/opensm/osm_matrix.h b/osm/include/opensm/osm_matrix.h
index c6c5107..0903708 100644
--- a/osm/include/opensm/osm_matrix.h
+++ b/osm/include/opensm/osm_matrix.h
@@ -321,7 +321,7 @@ osm_lid_matrix_get_num_ports(
 *	osm_lid_matrix_get_least_hops
 *
 * DESCRIPTION
-*	Returns the number of ports in this lid matrix.
+*	Returns the least number of hops for specified lid
 *
 * SYNOPSIS
 */
@@ -345,7 +345,7 @@ osm_lid_matrix_get_least_hops(
 *		[in] LID (host order) for which to retrieve the shortest hop count.
 *
 * RETURN VALUES
-*	Returns the number of ports in this lid matrix.
+*	Returns the least number of hops for specified lid
 *
 * NOTES
 *



More information about the general mailing list