Signed-off-by: Hal Rosenstock <[email protected]> --- include/opensm/osm_sa.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/opensm/osm_sa.h b/include/opensm/osm_sa.h index 7c1061d..08c4130 100644 --- a/include/opensm/osm_sa.h +++ b/include/opensm/osm_sa.h @@ -73,8 +73,8 @@ BEGIN_C_DECLS * * DESCRIPTION * The SA object encapsulates the information needed by the -* OpenSM to instantiate a subnet administrator. The OpenSM allocates -* one SA object per subnet manager. +* OpenSM to instantiate subnet administration. The OpenSM +* allocates one SA object per subnet manager. * * The SA object is thread safe. * -- 1.7.8.2 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
