diff mbox

mpls: Spelling: s/conceved/conceived/, s/as/a/

Message ID 1425902088-20435-1-git-send-email-geert+renesas@glider.be
State Accepted, archived
Delegated to: David Miller
Headers show

Commit Message

Geert Uytterhoeven March 9, 2015, 11:54 a.m. UTC
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 net/mpls/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Eric W. Biederman March 9, 2015, 2:45 p.m. UTC | #1
Geert Uytterhoeven <geert+renesas@glider.be> writes:

Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  net/mpls/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/net/mpls/Kconfig b/net/mpls/Kconfig
> index f4286ee7e2b03878..dfca485863e978d9 100644
> --- a/net/mpls/Kconfig
> +++ b/net/mpls/Kconfig
> @@ -7,9 +7,9 @@ menuconfig MPLS
>  	default n
>  	---help---
>  	  MultiProtocol Label Switching routes packets through logical
> -	  circuits.  Originally conceved as a way of routing packets at
> +	  circuits.  Originally conceived as a way of routing packets at
>  	  hardware speeds (before hardware was capable of routing ipv4 packets),
> -	  MPLS remains as simple way of making tunnels.
> +	  MPLS remains a simple way of making tunnels.
>  
>  	  If you have not heard of MPLS you probably want to say N here.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
David Miller March 9, 2015, 7:52 p.m. UTC | #2
From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Mon,  9 Mar 2015 12:54:48 +0100

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/net/mpls/Kconfig b/net/mpls/Kconfig
index f4286ee7e2b03878..dfca485863e978d9 100644
--- a/net/mpls/Kconfig
+++ b/net/mpls/Kconfig
@@ -7,9 +7,9 @@  menuconfig MPLS
 	default n
 	---help---
 	  MultiProtocol Label Switching routes packets through logical
-	  circuits.  Originally conceved as a way of routing packets at
+	  circuits.  Originally conceived as a way of routing packets at
 	  hardware speeds (before hardware was capable of routing ipv4 packets),
-	  MPLS remains as simple way of making tunnels.
+	  MPLS remains a simple way of making tunnels.
 
 	  If you have not heard of MPLS you probably want to say N here.