All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [net-next patch] vxlan: fix a typo.
  2012-11-13 23:29 [net-next patch] vxlan: fix a typo Rami Rosen
@ 2012-11-13 21:32 ` Stephen Hemminger
  2012-11-13 22:14   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2012-11-13 21:32 UTC (permalink / raw)
  To: Rami Rosen; +Cc: davem, netdev

On Wed, 14 Nov 2012 01:29:15 +0200
Rami Rosen <ramirose@gmail.com> wrote:

> Use eXtensible and not eXtensiable in the comment on top.
> 
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
> ---
>  drivers/net/vxlan.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c
> index 8aca888..3204208 100644
> --- a/drivers/net/vxlan.c
> +++ b/drivers/net/vxlan.c
> @@ -1,5 +1,5 @@
>  /*
> - * VXLAN: Virtual eXtensiable Local Area Network
> + * VXLAN: Virtual eXtensible Local Area Network
>   *
>   * Copyright (c) 2012 Vyatta Inc.
>   *


This can go into net (3.7) if Linus is willing.

Acked-by: Stephen Hemminger <shemminger@vyatta.com>

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

* Re: [net-next patch] vxlan: fix a typo.
  2012-11-13 21:32 ` Stephen Hemminger
@ 2012-11-13 22:14   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2012-11-13 22:14 UTC (permalink / raw)
  To: shemminger; +Cc: ramirose, netdev

From: Stephen Hemminger <shemminger@vyatta.com>
Date: Tue, 13 Nov 2012 13:32:10 -0800

> On Wed, 14 Nov 2012 01:29:15 +0200
> Rami Rosen <ramirose@gmail.com> wrote:
> 
>> Use eXtensible and not eXtensiable in the comment on top.
>> 
>> Signed-off-by: Rami Rosen <ramirose@gmail.com>
>> ---
>>  drivers/net/vxlan.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c
>> index 8aca888..3204208 100644
>> --- a/drivers/net/vxlan.c
>> +++ b/drivers/net/vxlan.c
>> @@ -1,5 +1,5 @@
>>  /*
>> - * VXLAN: Virtual eXtensiable Local Area Network
>> + * VXLAN: Virtual eXtensible Local Area Network
>>   *
>>   * Copyright (c) 2012 Vyatta Inc.
>>   *
> 
> 
> This can go into net (3.7) if Linus is willing.
> 
> Acked-by: Stephen Hemminger <shemminger@vyatta.com>

Applied to 'net', thanks.

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

* [net-next patch] vxlan: fix a typo.
@ 2012-11-13 23:29 Rami Rosen
  2012-11-13 21:32 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Rami Rosen @ 2012-11-13 23:29 UTC (permalink / raw)
  To: davem; +Cc: netdev, shemminger, Rami Rosen

Use eXtensible and not eXtensiable in the comment on top.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 drivers/net/vxlan.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c
index 8aca888..3204208 100644
--- a/drivers/net/vxlan.c
+++ b/drivers/net/vxlan.c
@@ -1,5 +1,5 @@
 /*
- * VXLAN: Virtual eXtensiable Local Area Network
+ * VXLAN: Virtual eXtensible Local Area Network
  *
  * Copyright (c) 2012 Vyatta Inc.
  *
-- 
1.7.11.7

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

end of thread, other threads:[~2012-11-13 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-13 23:29 [net-next patch] vxlan: fix a typo Rami Rosen
2012-11-13 21:32 ` Stephen Hemminger
2012-11-13 22:14   ` 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.