diff mbox series

[opensm,2/6] opensm/osm_remote_sm.c: Improve comment

Message ID 20181121065811.21806-2-honli@redhat.com (mailing list archive)
State Not Applicable
Headers show
Series [opensm,1/6] opensm/osm_ucast_cache.h: Improve coding style and comments | expand

Commit Message

Honggang LI Nov. 21, 2018, 6:58 a.m. UTC
From: Honggang Li <honli@redhat.com>

Signed-off-by: Honggang Li <honli@redhat.com>
---
 opensm/osm_remote_sm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/opensm/osm_remote_sm.c b/opensm/osm_remote_sm.c
index 4ebbd3fe..e081664b 100644
--- a/opensm/osm_remote_sm.c
+++ b/opensm/osm_remote_sm.c
@@ -35,7 +35,7 @@ 
 
 /*
  * Abstract:
- *    Implementation of osm_sm_t.
+ *    Implementation of osm_remote_sm_t.
  * This object represents the remote SM object.
  * This object is part of the opensm family of objects.
  */