From: Pablo Neira Ayuso <pablo@netfilter.org>
To: tongxiaoge1001@126.com
Cc: netfilter-devel@vger.kernel.org, shixuantong1@huawei.com
Subject: Re: [PATCH] fix typo
Date: Thu, 1 Jun 2023 20:58:31 +0200 [thread overview]
Message-ID: <ZHjqV4Nj5/ALy9fN@calendula> (raw)
In-Reply-To: <20230601154945.65460-1-tongxiaoge1001@126.com>
Hi,
May I add your Signed-off-by: tag to your patch?
Thanks
On Thu, Jun 01, 2023 at 11:49:45PM +0800, tongxiaoge1001@126.com wrote:
> From: shixuantong <tongxiaoge1001@126.com>
>
> ---
> tests/nft-table-test.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/nft-table-test.c b/tests/nft-table-test.c
> index 1b2f280..53cf3d1 100644
> --- a/tests/nft-table-test.c
> +++ b/tests/nft-table-test.c
> @@ -34,7 +34,7 @@ static void cmp_nftnl_table(struct nftnl_table *a, struct nftnl_table *b)
> print_err("table flags mismatches");
> if (nftnl_table_get_u32(a, NFTNL_TABLE_FAMILY) !=
> nftnl_table_get_u32(b, NFTNL_TABLE_FAMILY))
> - print_err("tabke family mismatches");
> + print_err("table family mismatches");
> }
>
> int main(int argc, char *argv[])
> --
> 2.33.0
>
next prev parent reply other threads:[~2023-06-01 18:58 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-01 15:49 [PATCH] fix typo tongxiaoge1001
2023-06-01 18:58 ` Pablo Neira Ayuso [this message]
2023-06-03 14:57 ` tongxiaoge1001
2023-06-05 6:00 ` Pablo Neira Ayuso
2023-06-05 15:09 ` [PATCH] add some test cases to improve code coverage tongxiaoge1001
2023-06-05 16:00 ` [PATCH] define "i" only if attr is NFTNL_CHAIN_DEVICES. When attr isn't NFTNL_CHAIN_DEVICES, "i" is useless tongxiaoge1001
-- strict thread matches above, loose matches on Subject: below --
2024-05-02 20:11 [PATCH] Fix typo Aryabhatta Dey
2024-05-03 7:22 ` Lee Jones
2023-06-01 15:53 [PATCH] fix typo tongxiaoge1001
2023-06-02 11:31 ` tongxiaoge1001
2020-11-09 3:44 n01e0
2020-08-03 21:22 [PATCH] Fix typo Ave Milia
2020-08-17 14:20 ` Daniel Kiper
2020-08-18 15:04 ` Ave Milia
2019-09-25 18:09 [PATCH] fix typo Dongliang Mu
2017-07-15 7:12 Kinoshita Kazumi
2013-06-03 7:46 [PATCH] Fix typo Masaki Muranaka
2013-06-03 8:08 ` Sascha Hauer
2013-06-02 1:08 monaka
2013-06-03 7:37 ` Sascha Hauer
2009-06-03 5:10 Masaki Kanno
2009-03-13 22:26 Paul Menzel
2009-03-19 20:10 ` Paul Menzel
2009-03-19 20:43 ` Krzysztof Helt
2009-04-25 9:12 ` Paul Menzel
2005-10-28 12:26 Horst von Brand
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=ZHjqV4Nj5/ALy9fN@calendula \
--to=pablo@netfilter.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=shixuantong1@huawei.com \
--cc=tongxiaoge1001@126.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 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.