diff mbox

[TRIVIAL] opensm/osm_sa.h: Cosmetic commentary change

Message ID 5058C32D.3090409@dev.mellanox.co.il (mailing list archive)
State Rejected
Delegated to: Alex Netes
Headers show

Commit Message

Hal Rosenstock Sept. 18, 2012, 6:53 p.m. UTC
Signed-off-by: Hal Rosenstock <hal@mellanox.com>
---
 include/opensm/osm_sa.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Comments

Alex Netes Oct. 25, 2012, 3:43 p.m. UTC | #1
Hi Hal,

On 14:53 Tue 18 Sep     , Hal Rosenstock wrote:
> 
> Signed-off-by: Hal Rosenstock <hal@mellanox.com>
> ---

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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.
 *