linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"
@ 2019-04-18 17:00 Colin King
  2019-04-18 19:02 ` Mukesh Ojha
  2019-04-30 12:18 ` Pablo Neira Ayuso
  0 siblings, 2 replies; 3+ messages in thread
From: Colin King @ 2019-04-18 17:00 UTC (permalink / raw)
  To: Pablo Neira Ayuso, Jozsef Kadlecsik, Florian Westphal,
	David S . Miller, netfilter-devel, coreteam, netdev
  Cc: kernel-janitors, linux-kernel

From: Colin Ian King <colin.king@canonical.com>

There is a spelling mistake in the module description. Fix this.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 net/netfilter/xt_connlabel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/netfilter/xt_connlabel.c b/net/netfilter/xt_connlabel.c
index 4fa4efd24353..893374ac3758 100644
--- a/net/netfilter/xt_connlabel.c
+++ b/net/netfilter/xt_connlabel.c
@@ -15,7 +15,7 @@
 
 MODULE_LICENSE("GPL");
 MODULE_AUTHOR("Florian Westphal <fw@strlen.de>");
-MODULE_DESCRIPTION("Xtables: add/match connection trackling labels");
+MODULE_DESCRIPTION("Xtables: add/match connection tracking labels");
 MODULE_ALIAS("ipt_connlabel");
 MODULE_ALIAS("ip6t_connlabel");
 
-- 
2.20.1


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

* Re: [PATCH] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"
  2019-04-18 17:00 [PATCH] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking" Colin King
@ 2019-04-18 19:02 ` Mukesh Ojha
  2019-04-30 12:18 ` Pablo Neira Ayuso
  1 sibling, 0 replies; 3+ messages in thread
From: Mukesh Ojha @ 2019-04-18 19:02 UTC (permalink / raw)
  To: Colin King, Pablo Neira Ayuso, Jozsef Kadlecsik,
	Florian Westphal, David S . Miller, netfilter-devel, coreteam,
	netdev
  Cc: kernel-janitors, linux-kernel


On 4/18/2019 10:30 PM, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
>
> There is a spelling mistake in the module description. Fix this.
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Cheers,
-Mukesh
> ---
>   net/netfilter/xt_connlabel.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/netfilter/xt_connlabel.c b/net/netfilter/xt_connlabel.c
> index 4fa4efd24353..893374ac3758 100644
> --- a/net/netfilter/xt_connlabel.c
> +++ b/net/netfilter/xt_connlabel.c
> @@ -15,7 +15,7 @@
>   
>   MODULE_LICENSE("GPL");
>   MODULE_AUTHOR("Florian Westphal <fw@strlen.de>");
> -MODULE_DESCRIPTION("Xtables: add/match connection trackling labels");
> +MODULE_DESCRIPTION("Xtables: add/match connection tracking labels");
>   MODULE_ALIAS("ipt_connlabel");
>   MODULE_ALIAS("ip6t_connlabel");
>   

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

* Re: [PATCH] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking"
  2019-04-18 17:00 [PATCH] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking" Colin King
  2019-04-18 19:02 ` Mukesh Ojha
@ 2019-04-30 12:18 ` Pablo Neira Ayuso
  1 sibling, 0 replies; 3+ messages in thread
From: Pablo Neira Ayuso @ 2019-04-30 12:18 UTC (permalink / raw)
  To: Colin King
  Cc: Jozsef Kadlecsik, Florian Westphal, David S . Miller,
	netfilter-devel, coreteam, netdev, kernel-janitors, linux-kernel

On Thu, Apr 18, 2019 at 06:00:56PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@canonical.com>
> 
> There is a spelling mistake in the module description. Fix this.

Applied.

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

end of thread, other threads:[~2019-04-30 12:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-18 17:00 [PATCH] netfilter: connlabels: fix spelling mistake "trackling" -> "tracking" Colin King
2019-04-18 19:02 ` Mukesh Ojha
2019-04-30 12:18 ` Pablo Neira Ayuso

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).