From: Hal Rosenstock <hal-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
To: Alex Netes <alexne-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: "linux-rdma
(linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)"
<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: [PATCH][TRIVIAL] opensm/complib/cl_fleximap.h: Cosmetic changes
Date: Wed, 30 May 2012 10:43:01 -0400 [thread overview]
Message-ID: <4FC631F5.4020100@dev.mellanox.co.il> (raw)
Fix typo and some formatting changes
Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
diff --git a/include/complib/cl_fleximap.h b/include/complib/cl_fleximap.h
index 7390a14..89bc7c0 100644
--- a/include/complib/cl_fleximap.h
+++ b/include/complib/cl_fleximap.h
@@ -462,8 +462,8 @@ static inline cl_fmap_item_t *cl_fmap_head(IN const cl_fmap_t * const p_map)
/*
* PARAMETERS
* p_map
-* [in] Pointer to a cl_fmap_t structure whose item with the lowest key
-* is returned.
+* [in] Pointer to a cl_fmap_t structure whose item with the lowest
+* key is returned.
*
* RETURN VALUES
* Pointer to the map item with the lowest key in the flexi map.
@@ -601,7 +601,7 @@ cl_fmap_item_t *cl_fmap_insert(IN cl_fmap_t * const p_map,
* [in] Pointer to the key value to assign to the item. Storage
* for the key must be persistant, as only the pointer is stored.
* Users are responsible for maintaining the validity of key
-* pointers while they are in use.
+* pointers while they are in use.
*
* p_item
* [in] Pointer to a cl_fmap_item_t stucture to insert into the flexi map.
@@ -693,8 +693,8 @@ cl_fmap_item_t *cl_fmap_get(IN const cl_fmap_t * const p_map,
* cl_fmap_get_next
*
* DESCRIPTION
-* The cl_fmap_get_next function returns the first map item associated with a
-* key > the key specified.
+* The cl_fmap_get_next function returns the first map item associated with
+* a key > the key specified.
*
* SYNOPSIS
*/
@@ -744,7 +744,7 @@ cl_fmap_remove_item(IN cl_fmap_t * const p_map,
* This function does not return a value.
*
* In a debug build, cl_fmap_remove_item asserts that the item being
-* removed es in the specified map.
+* removed is in the specified map.
*
* NOTES
* Removes the map item pointed to by p_item from its flexi map.
--
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:[~2012-05-30 14:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-30 14:43 Hal Rosenstock [this message]
[not found] ` <4FC631F5.4020100-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2012-06-03 12:03 ` [PATCH][TRIVIAL] opensm/complib/cl_fleximap.h: Cosmetic changes Alex Netes
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=4FC631F5.4020100@dev.mellanox.co.il \
--to=hal-ldsdmyg8hgv8yrgs2mwiifqbs+8scbdb@public.gmane.org \
--cc=alexne-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox