From: Simon Horman <horms@kernel.org>
To: Luo Yifan <luoyifan@cmss.chinamobile.com>
Cc: kuba@kernel.org, donald.hunter@gmail.com, davem@davemloft.net,
edumazet@google.com, linux-kernel@vger.kernel.org,
pabeni@redhat.com, sfr@canb.auug.org.au, netdev@vger.kernel.org
Subject: Re: [PATCH net-next] ynl: samples: Fix the wrong format specifier
Date: Wed, 13 Nov 2024 10:52:11 +0000 [thread overview]
Message-ID: <20241113105211.GX4507@kernel.org> (raw)
In-Reply-To: <20241113011142.290474-1-luoyifan@cmss.chinamobile.com>
On Wed, Nov 13, 2024 at 09:11:42AM +0800, Luo Yifan wrote:
> Make a minor change to eliminate a static checker warning. The type
> of s->ifc is unsigned int, so the correct format specifier should be
> %u instead of %d.
>
> Signed-off-by: Luo Yifan <luoyifan@cmss.chinamobile.com>
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2024-11-13 10:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241112080236.092f5578@kernel.org>
2024-11-13 1:11 ` [PATCH net-next] ynl: samples: Fix the wrong format specifier Luo Yifan
2024-11-13 10:52 ` Simon Horman [this message]
2024-11-14 2:50 ` patchwork-bot+netdevbpf
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=20241113105211.GX4507@kernel.org \
--to=horms@kernel.org \
--cc=davem@davemloft.net \
--cc=donald.hunter@gmail.com \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luoyifan@cmss.chinamobile.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sfr@canb.auug.org.au \
/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).