public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH TRIVIAL libibmad] fields.c: Fix commentary typo
@ 2015-01-12 19:08 Hal Rosenstock
       [not found] ` <54B41BA9.4050005-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Hal Rosenstock @ 2015-01-12 19:08 UTC (permalink / raw)
  To: Ira Weiny; +Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)


Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
diff --git a/src/fields.c b/src/fields.c
index 33a6364..9965811 100644
--- a/src/fields.c
+++ b/src/fields.c
@@ -835,7 +835,7 @@ static const ib_field_t ib_mad_f[] = {
 	{BITSOFFS(16, 16), "ThresholdEventCounter", mad_dump_uint},
 	{BITSOFFS(32, 16), "ThresholdCongestionEventMap", mad_dump_hex},
 	/* XXX: Q3/2010 errata lists offset 48, but that means field is not
-	 * world aligned.  Assume will be aligned to offset 64 later.
+	 * word aligned.  Assume will be aligned to offset 64 later.
 	 */
 	{BITSOFFS(64, 32), "CurrentTimeStamp", mad_dump_uint},
 	{0, 0},			/* IB_CC_CONGESTION_LOG_CA_LAST_F */
--
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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* RE: [PATCH TRIVIAL libibmad] fields.c: Fix commentary typo
       [not found] ` <54B41BA9.4050005-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2015-01-19 22:27   ` Weiny, Ira
  0 siblings, 0 replies; 2+ messages in thread
From: Weiny, Ira @ 2015-01-19 22:27 UTC (permalink / raw)
  To: Hal Rosenstock
  Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)



> -----Original Message-----
> From: Hal Rosenstock [mailto:hal-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org]
> Sent: Monday, January 12, 2015 11:08 AM
> To: Weiny, Ira
> Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)
> Subject: [PATCH TRIVIAL libibmad] fields.c: Fix commentary typo
> 
> 
> Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

Thanks applied,
Ira
 

> ---
> diff --git a/src/fields.c b/src/fields.c index 33a6364..9965811 100644
> --- a/src/fields.c
> +++ b/src/fields.c
> @@ -835,7 +835,7 @@ static const ib_field_t ib_mad_f[] = {
>  	{BITSOFFS(16, 16), "ThresholdEventCounter", mad_dump_uint},
>  	{BITSOFFS(32, 16), "ThresholdCongestionEventMap", mad_dump_hex},
>  	/* XXX: Q3/2010 errata lists offset 48, but that means field is not
> -	 * world aligned.  Assume will be aligned to offset 64 later.
> +	 * word aligned.  Assume will be aligned to offset 64 later.
>  	 */
>  	{BITSOFFS(64, 32), "CurrentTimeStamp", mad_dump_uint},
>  	{0, 0},			/* IB_CC_CONGESTION_LOG_CA_LAST_F */
--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-19 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-12 19:08 [PATCH TRIVIAL libibmad] fields.c: Fix commentary typo Hal Rosenstock
     [not found] ` <54B41BA9.4050005-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2015-01-19 22:27   ` Weiny, Ira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox