linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bonding: Fix misspelling of "since"
@ 2012-02-05 23:18 Jesper Juhl
  2012-02-06  3:46 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2012-02-05 23:18 UTC (permalink / raw)
  To: netdev; +Cc: linux-kernel, Jay Vosburgh, Andy Gospodarek, David Miller

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---
 drivers/net/bonding/bond_3ad.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/net/bonding/bond_3ad.c b/drivers/net/bonding/bond_3ad.c
index 0ae0d7c..793b001 100644
--- a/drivers/net/bonding/bond_3ad.c
+++ b/drivers/net/bonding/bond_3ad.c
@@ -660,7 +660,7 @@ static void __attach_bond_to_agg(struct port *port)
 static void __detach_bond_from_agg(struct port *port)
 {
 	port = NULL; /* just to satisfy the compiler */
-	// This function does nothing sience the parser/multiplexer of the receive
+	// This function does nothing since the parser/multiplexer of the receive
 	// and the parser/multiplexer of the aggregator are already combined
 }
 
-- 
1.7.9


-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.


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

* Re: [PATCH] bonding: Fix misspelling of "since"
  2012-02-05 23:18 [PATCH] bonding: Fix misspelling of "since" Jesper Juhl
@ 2012-02-06  3:46 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-02-06  3:46 UTC (permalink / raw)
  To: jj; +Cc: netdev, linux-kernel, fubar, andy

From: Jesper Juhl <jj@chaosbits.net>
Date: Mon, 6 Feb 2012 00:18:57 +0100 (CET)

> Signed-off-by: Jesper Juhl <jj@chaosbits.net>

Applied.

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

end of thread, other threads:[~2012-02-06  3:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-05 23:18 [PATCH] bonding: Fix misspelling of "since" Jesper Juhl
2012-02-06  3:46 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).