[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166737661444.30705.12196973135847906213.git-patchwork-notify@kernel.org>
Date: Wed, 02 Nov 2022 08:10:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sergei Antonov <saproj@...il.com>
Cc: netdev@...r.kernel.org, mkubecek@...e.cz,
vasundhara-v.volam@...adcom.com
Subject: Re: [PATCH ethtool] fix a warning when compiling for 32-bit
Hello:
This patch was applied to ethtool/ethtool.git (master)
by Michal Kubecek <mkubecek@...e.cz>:
On Wed, 2 Nov 2022 08:41:15 +0300 you wrote:
> Since BNXT_PCIE_STATS_LEN is size_t:
>
> ../../ethtool/bnxt.c:66:68: warning: format ‘%lx’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘unsigned int’ [-Wformat=]
> 66 | fprintf(stdout, "Length is too short, expected 0x%lx\n",
> | ~~^
> | |
> | long unsigned int
> | %x
>
> [...]
Here is the summary with links:
- [ethtool] fix a warning when compiling for 32-bit
https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/commit/?id=cbd784424577
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists