[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241112080236.092f5578@kernel.org>
Date: Tue, 12 Nov 2024 08:02:36 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Luo Yifan <luoyifan@...s.chinamobile.com>
Cc: davem@...emloft.net, pabeni@...hat.com, donald.hunter@...il.com,
linux-kernel@...r.kernel.org, edumazet@...gle.com, sfr@...b.auug.org.au
Subject: Re: [PATCH] ynl: samples: Fix the wrong format specifier
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@...s.chinamobile.com>
Please repost and CC the netdev@ mailing list
Powered by blists - more mailing lists