[ofa-general] [PATCH][TRIVIAL] OpenSM/osm_subnet.c: Cosmetic format changes to opensm.opts file

Hal Rosenstock hrosenstock at xsigo.com
Tue Nov 13 04:41:11 PST 2007


OpenSM/osm_subnet.c: Cosmetic format changes to opensm.opts file

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

diff --git a/opensm/opensm/osm_subnet.c b/opensm/opensm/osm_subnet.c
index 8da3139..0f109a5 100644
--- a/opensm/opensm/osm_subnet.c
+++ b/opensm/opensm/osm_subnet.c
@@ -1330,8 +1330,8 @@ ib_api_status_t osm_subn_write_conf_file(IN osm_subn_opt_t * const p_opts)
 		"# The LMC value used on this subnet\n"
 		"lmc %u\n\n"
 		"# lmc_esp0 determines whether LMC value used on subnet is used for\n"
-		"#enhanced switch port 0. If TRUE, LMC value for subnet is used for\n"
-		"#ESP0. Otherwise, LMC value for ESP0s is 0.\n"
+		"# enhanced switch port 0. If TRUE, LMC value for subnet is used for\n"
+		"# ESP0. Otherwise, LMC value for ESP0s is 0.\n"
 		"lmc_esp0 %s\n\n"
 		"# The code of maximal time a packet can live in a switch\n"
 		"# The actual time is 4.096usec * 2^<packet_life_time>\n"
@@ -1359,7 +1359,7 @@ ib_api_status_t osm_subn_write_conf_file(IN osm_subn_opt_t * const p_opts)
 		"# Force link speed enable on switch links\n"
 		"# If 0, don't modify PortInfo:LinkSpeedEnabled on switch port\n"
 		"# Otherwise, use value for PortInfo:LinkSpeedEnabled on switch port\n"
-		"# Default is 15 (to set to PortInfo:LinkSpeedSupported\n\n"
+		"# Default is 15 (to set to PortInfo:LinkSpeedSupported)\n\n"
 		"force_link_speed %u\n\n"
 		"# The subnet_timeout code that will be set for all the ports\n"
 		"# The actual timeout is 4.096usec * 2^<subnet_timeout>\n"




More information about the general mailing list