[openib-general] [PATCH TRIVIAL] opensm: comments fixing
Sasha Khapyorsky
sashak at voltaire.com
Thu Oct 19 06:50:28 PDT 2006
Trivial comments fixing - incorrect function name in one place and
incorrect function description in another.
Signed-off-by: Sasha Khapyorsky <sashak at voltaire.com>
---
osm/include/opensm/osm_port.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/osm/include/opensm/osm_port.h b/osm/include/opensm/osm_port.h
index 12ab7a7..15e0876 100644
--- a/osm/include/opensm/osm_port.h
+++ b/osm/include/opensm/osm_port.h
@@ -1669,9 +1669,9 @@ osm_port_get_phys_ptr(
* Port
*********/
-/****f* OpenSM: Port/osm_port_get_phys_ptr
+/****f* OpenSM: Port/osm_port_get_default_phys_ptr
* NAME
-* osm_port_get_phys_ptr
+* osm_port_get_default_phys_ptr
*
* DESCRIPTION
* Gets the pointer to the default Physical Port object.
@@ -1708,7 +1708,7 @@ osm_port_get_default_phys_ptr(
* osm_port_get_parent_node
*
* DESCRIPTION
-* Gets the pointer to the specified Physical Port object.
+* Gets the pointer to the this port's Node object.
*
* SYNOPSIS
*/
--
1.4.2.3.g128e
More information about the general
mailing list