From: Jakub Kicinski <kuba@kernel.org>
To: Luo Yifan <luoyifan@cmss.chinamobile.com>
Cc: davem@davemloft.net, pabeni@redhat.com, donald.hunter@gmail.com,
linux-kernel@vger.kernel.org, edumazet@google.com,
sfr@canb.auug.org.au
Subject: Re: [PATCH] ynl: samples: Fix the wrong format specifier
Date: Tue, 12 Nov 2024 08:02:36 -0800 [thread overview]
Message-ID: <20241112080236.092f5578@kernel.org> (raw)
In-Reply-To: <20241112083921.283923-1-luoyifan@cmss.chinamobile.com>
On Tue, 12 Nov 2024 16:39:21 +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>
Please repost and CC the netdev@ mailing list
next prev parent reply other threads:[~2024-11-12 16:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-12 8:39 [PATCH] ynl: samples: Fix the wrong format specifier Luo Yifan
2024-11-12 9:50 ` Donald Hunter
2024-11-12 16:02 ` Jakub Kicinski [this message]
2024-11-13 1:11 ` [PATCH net-next] " Luo Yifan
2024-11-13 10:52 ` Simon Horman
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=20241112080236.092f5578@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=donald.hunter@gmail.com \
--cc=edumazet@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luoyifan@cmss.chinamobile.com \
--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