From: Simon Horman <horms@verge.net.au>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, rdunlap@infradead.org,
netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] netfilter: ipvs: A spello fix
Date: Sat, 27 Mar 2021 09:36:15 +0100 [thread overview]
Message-ID: <20210327083615.GA734@vergenet.net> (raw)
In-Reply-To: <20210326231608.24407-13-unixbhaskar@gmail.com>
+ netfilter-devel@vger.kernel.org
On Sat, Mar 27, 2021 at 04:42:48AM +0530, Bhaskar Chowdhury wrote:
> s/registerd/registered/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Reviewed-by: Simon Horman <horms@verge.net.au>
> ---
> net/netfilter/ipvs/ip_vs_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/netfilter/ipvs/ip_vs_core.c b/net/netfilter/ipvs/ip_vs_core.c
> index 0c132ff9b446..128690c512df 100644
> --- a/net/netfilter/ipvs/ip_vs_core.c
> +++ b/net/netfilter/ipvs/ip_vs_core.c
> @@ -2398,7 +2398,7 @@ static int __net_init __ip_vs_init(struct net *net)
> if (ipvs == NULL)
> return -ENOMEM;
>
> - /* Hold the beast until a service is registerd */
> + /* Hold the beast until a service is registered */
> ipvs->enable = 0;
> ipvs->net = net;
> /* Counters used for creating unique names */
> --
> 2.26.2
>
next parent reply other threads:[~2021-03-27 8:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1616797633.git.unixbhaskar@gmail.com>
[not found] ` <20210326231608.24407-13-unixbhaskar@gmail.com>
2021-03-27 8:36 ` Simon Horman [this message]
[not found] ` <e332d89570c2dd95512a888c8372e69fab711952.1616797633.git.unixbhaskar@gmail.com>
2021-03-27 8:36 ` [PATCH 08/19] netfilter: ipvs: A spello fix Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210327083615.GA734@vergenet.net \
--to=horms@verge.net.au \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=rdunlap@infradead.org \
--cc=unixbhaskar@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).