From: Hal Rosenstock <hnrose-Wuw85uim5zDR7s880joybQ@public.gmane.org>
To: sashak-smomgflXvOZWk0Htik3J/w@public.gmane.org
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] opensm/osm_vendor_api.h: Fix some commentary typos
Date: Mon, 19 Oct 2009 09:02:11 -0400 [thread overview]
Message-ID: <20091019130211.GB18483@comcast.net> (raw)
Signed-off-by: Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
diff --git a/opensm/include/vendor/osm_vendor_api.h b/opensm/include/vendor/osm_vendor_api.h
index 70eb6cc..5bf2abc 100644
--- a/opensm/include/vendor/osm_vendor_api.h
+++ b/opensm/include/vendor/osm_vendor_api.h
@@ -172,9 +172,9 @@ void osm_vendor_delete(IN osm_vendor_t ** const pp_vend);
* SEE ALSO
*********/
-/****f* OpenSM Vendor API/osm_vendor_get_ports
+/****f* OpenSM Vendor API/osm_vendor_get_all_port_attr
* NAME
-* osm_vendor_get_ports
+* osm_vendor_get_all_port_attr
*
* DESCRIPTION
* Returns an array of available port attribute structures.
@@ -197,7 +197,7 @@ osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
*
* p_num_ports
* [in/out] Pointer to a variable to hold the total number of ports
-* available on the local machine..
+* available on the local machine.
*
* RETURN VALUES
* IB_SUCCESS on success.
@@ -219,8 +219,8 @@ osm_vendor_get_all_port_attr(IN osm_vendor_t * const p_vend,
* SYNOPSIS
*/
ib_api_status_t
-osm_vendor_init(IN osm_vendor_t * const p_vend,
- IN osm_log_t * const p_log, IN const uint32_t timeout);
+osm_vendor_init(IN osm_vendor_t * const p_vend, IN osm_log_t * const p_log,
+ IN const uint32_t timeout);
/*
* PARAMETERS
* p_vend
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2009-10-19 13:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-19 13:02 Hal Rosenstock [this message]
[not found] ` <20091019130211.GB18483-Wuw85uim5zDR7s880joybQ@public.gmane.org>
2009-10-22 12:11 ` [PATCH] opensm/osm_vendor_api.h: Fix some commentary typos Sasha Khapyorsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091019130211.GB18483@comcast.net \
--to=hnrose-wuw85uim5zdr7s880joybq@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=sashak-smomgflXvOZWk0Htik3J/w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.