All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Yunjian Wang <wangyunjian@huawei.com>
Cc: netfilter-devel@vger.kernel.org, kadlec@netfilter.org,
	fw@strlen.de, kuba@kernel.org, davem@davemloft.net,
	coreteam@netfilter.org, xudingke@huawei.com
Subject: Re: [PATCH nf-next v2] netfilter: nf_conncount: fix wrong variable type
Date: Wed, 26 Jun 2024 13:32:42 +0200	[thread overview]
Message-ID: <Znv8WltX-A3aZ_eD@calendula> (raw)
In-Reply-To: <1717127327-22064-1-git-send-email-wangyunjian@huawei.com>

On Fri, May 31, 2024 at 11:48:47AM +0800, Yunjian Wang wrote:
> Now there is a issue is that code checks reports a warning: implicit
> narrowing conversion from type 'unsigned int' to small type 'u8' (the
> 'keylen' variable). Fix it by removing the 'keylen' variable.

Applied, thanks

      reply	other threads:[~2024-06-26 11:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-31  3:48 [PATCH nf-next v2] netfilter: nf_conncount: fix wrong variable type Yunjian Wang
2024-06-26 11:32 ` Pablo Neira Ayuso [this message]

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=Znv8WltX-A3aZ_eD@calendula \
    --to=pablo@netfilter.org \
    --cc=coreteam@netfilter.org \
    --cc=davem@davemloft.net \
    --cc=fw@strlen.de \
    --cc=kadlec@netfilter.org \
    --cc=kuba@kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=wangyunjian@huawei.com \
    --cc=xudingke@huawei.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.