[opensm patch] osm_sa.c: osm_sa_bind delete redundant label

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Honggang Li <honli@xxxxxxxxxx>
---
 opensm/osm_sa.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/opensm/osm_sa.c b/opensm/osm_sa.c
index 24520a752a7e..ca793aa3c9ff 100644
--- a/opensm/osm_sa.c
+++ b/opensm/osm_sa.c
@@ -336,10 +336,8 @@ ib_api_status_t osm_sa_bind(IN osm_sa_t * p_sa, IN ib_net64_t port_guid)
 		OSM_LOG(p_sa->p_log, OSM_LOG_ERROR, "ERR 4C03: "
 			"SA MAD Controller bind failed (%s)\n",
 			ib_get_err_str(status));
-		goto Exit;
 	}
 
-Exit:
 	OSM_LOG_EXIT(p_sa->p_log);
 	return status;
 }
-- 
2.15.0-rc1




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux