All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] net/dccp/: Spelling fixes
@ 2007-12-17 19:40 Joe Perches
  2007-12-17 19:40 ` [PATCH] include/net/: " Joe Perches
                   ` (15 more replies)
  0 siblings, 16 replies; 32+ messages in thread
From: Joe Perches @ 2007-12-17 19:40 UTC (permalink / raw)
  To: dccp


Signed-off-by: Joe Perches <joe@perches.com>
---
 net/dccp/ackvec.h      |    2 +-
 net/dccp/ccids/ccid3.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/dccp/ackvec.h b/net/dccp/ackvec.h
index 9ef0737..9671ecd 100644
--- a/net/dccp/ackvec.h
+++ b/net/dccp/ackvec.h
@@ -71,7 +71,7 @@ struct dccp_ackvec {
  * @dccpavr_ack_ackno - sequence number being acknowledged
  * @dccpavr_ack_ptr - pointer into dccpav_buf where this record starts
  * @dccpavr_ack_nonce - dccpav_ack_nonce at the time this record was sent
- * @dccpavr_sent_len - lenght of the record in dccpav_buf
+ * @dccpavr_sent_len - length of the record in dccpav_buf
  */
 struct dccp_ackvec_record {
 	struct list_head dccpavr_node;
diff --git a/net/dccp/ccids/ccid3.c b/net/dccp/ccids/ccid3.c
index 19b3358..d133416 100644
--- a/net/dccp/ccids/ccid3.c
+++ b/net/dccp/ccids/ccid3.c
@@ -239,7 +239,7 @@ static void ccid3_hc_tx_no_feedback_timer(unsigned long data)
 			       ccid3_tx_state_name(hctx->ccid3hctx_state),
 			       (unsigned)(hctx->ccid3hctx_x >> 6));
 		/* The value of R is still undefined and so we can not recompute
-		 * the timout value. Keep initial value as per [RFC 4342, 5]. */
+		 * the timeout value. Keep initial value as per [RFC 4342, 5]. */
 		t_nfb = TFRC_INITIAL_TIMEOUT;
 		ccid3_update_send_interval(hctx);
 		break;
-- 
1.5.3.7.949.g2221a6


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

end of thread, other threads:[~2007-12-20 22:05 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-17 19:40 [PATCH] net/dccp/: Spelling fixes Joe Perches
2007-12-17 19:40 ` [PATCH] include/net/: " Joe Perches
2007-12-20 21:56   ` David Miller
2007-12-17 19:40 ` [PATCH] include/scsi/: " Joe Perches
2007-12-17 19:40 ` [PATCH] kernel/: " Joe Perches
2007-12-17 19:40 ` [PATCH] lib/: " Joe Perches
2007-12-17 19:40 ` [PATCH] net/core/: " Joe Perches
2007-12-20 22:02   ` David Miller
2007-12-17 19:40 ` [PATCH] net/dccp/: " Joe Perches
2007-12-17 19:40 ` [PATCH] net/ipv4/: " Joe Perches
2007-12-20 22:05   ` David Miller
2007-12-17 19:40 ` [PATCH] net/ipv6/: " Joe Perches
2007-12-20 22:01   ` David Miller
2007-12-17 19:40 ` [PATCH] net/irda/: " Joe Perches
2007-12-20 22:01   ` David Miller
2007-12-17 19:40 ` [PATCH] net/netfilter/: " Joe Perches
2007-12-17 23:49   ` Patrick McHardy
2007-12-20 22:04   ` David Miller
2007-12-17 19:40 ` [PATCH] net/netlabel/: " Joe Perches
2007-12-17 19:49   ` Paul Moore
2007-12-20 22:03   ` David Miller
2007-12-17 19:40 ` [PATCH] net/sched/: " Joe Perches
2007-12-20 22:02   ` David Miller
2007-12-17 19:40 ` [PATCH] net/sctp/: " Joe Perches
2007-12-17 21:11   ` Vlad Yasevich
2007-12-20 22:04   ` David Miller
2007-12-17 19:40 ` [PATCH] sound/: " Joe Perches
2007-12-18 10:32   ` Takashi Iwai
2007-12-17 19:40 ` [PATCH] include/sound/: " Joe Perches
2007-12-18 10:32   ` Takashi Iwai
2007-12-20 21:59 ` [PATCH] net/dccp/: " David Miller
2007-12-20 21:59   ` David Miller

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.