[ofa-general] [PATCH 1/2] [TRIVIAL] opensm/osm_ucast_lash.c: Fix commentary typo

Hal Rosenstock hnrose at comcast.net
Fri May 22 04:42:34 PDT 2009


Signed-off-by: Robert Pearson <rpearson at systemfabricworks.com>
Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>
---
diff --git a/opensm/opensm/osm_ucast_lash.c b/opensm/opensm/osm_ucast_lash.c
index fa8e7e9..e034d6f 100644
--- a/opensm/opensm/osm_ucast_lash.c
+++ b/opensm/opensm/osm_ucast_lash.c
@@ -94,7 +94,7 @@ static void connect_switches(lash_t * p_lash, int sw1, int sw2, int phy_port_1)
 		if (sw1 == sw2)
 			return;
 
-		/* see if we are alredy linked to sw2 */
+		/* see if we are already linked to sw2 */
 		for (i = 0; i < num; i++) {
 			l = node->links[i];
 



More information about the general mailing list