From: patchwork-bot+netdevbpf@kernel.org
To: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Cc: michael.chan@broadcom.com, kuba@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net] bnxt_en: silence clang build warning
Date: Sat, 11 May 2024 01:30:30 +0000 [thread overview]
Message-ID: <171539103004.31003.15728296406600592225.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240509151833.12579-1-vadim.fedorenko@linux.dev>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.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
prev parent reply other threads:[~2024-05-11 1:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-09 15:18 [PATCH net] bnxt_en: silence clang build warning Vadim Fedorenko
2024-05-09 16:06 ` Michael Chan
2024-05-11 1:30 ` patchwork-bot+netdevbpf [this message]
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=171539103004.31003.15728296406600592225.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=kuba@kernel.org \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=vadim.fedorenko@linux.dev \
/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;
as well as URLs for NNTP newsgroup(s).