lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ