[ofa-general] ***SPAM*** [PATCH][TRIVIAL] opensm/osm_sm_state_mgr.c: Remove unneeded return statement

Hal Rosenstock hnrose at comcast.net
Tue Mar 24 09:15:01 PDT 2009


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

---
diff --git a/opensm/opensm/osm_sm_state_mgr.c b/opensm/opensm/osm_sm_state_mgr.c
index 9a402be..d06e6aa 100644
--- a/opensm/opensm/osm_sm_state_mgr.c
+++ b/opensm/opensm/osm_sm_state_mgr.c
@@ -217,7 +217,6 @@ void osm_sm_state_mgr_polling_callback(IN void *context)
 
 Exit:
 	OSM_LOG_EXIT(sm->p_log);
-	return;
 }
 
 /**********************************************************************



More information about the general mailing list