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]
Message-Id: 
 <171539103004.31003.15728296406600592225.git-patchwork-notify@kernel.org>
Date: Sat, 11 May 2024 01:30:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vadim Fedorenko <vadim.fedorenko@...ux.dev>
Cc: michael.chan@...adcom.com, kuba@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net] bnxt_en: silence clang build warning

Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Thu,  9 May 2024 15:18:33 +0000 you wrote:
> Clang build brings a warning:
> 
>     ../drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c:133:12: warning:
>     comparison of distinct pointer types ('typeof (tmo_us) *' (aka 'unsigned
>     int *') and 'typeof (65535) *' (aka 'int *'))
>     [-Wcompare-distinct-pointer-types]
>       133 |                 tmo_us = min(tmo_us, BNXT_PTP_QTS_MAX_TMO_US);
>           |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> [...]

Here is the summary with links:
  - [net] bnxt_en: silence clang build warning
    https://git.kernel.org/netdev/net-next/c/38155539a16e

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