[ofa-general] [PATCH] libibumad/umad.c: Cosmetic change

Hal Rosenstock hal.rosenstock at gmail.com
Fri Jul 25 06:27:58 PDT 2008


libibumad/umad.c: Cosmetic change

Signed-off-by: Hal Rosenstock <hal.rosenstock at gmail.com>

diff --git a/libibumad/src/umad.c b/libibumad/src/umad.c
index dcc7275..64fd38a 100644
--- a/libibumad/src/umad.c
+++ b/libibumad/src/umad.c
@@ -220,7 +220,7 @@ release_ca(umad_ca_t *ca)
  * if *port > 0, check ca[port] state. Otherwise set *port to
  * the first port that is active, and if such is not found, to
  * the first port that is link up and if none are linkup, then
- * the first port that is not disabled.  Otherwise return -1;
+ * the first port that is not disabled.  Otherwise return -1.
  */
 static int
 resolve_ca_port(char *ca_name, int *port)



More information about the general mailing list