[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172165923185.11692.3731891172987239291.git-patchwork-notify@kernel.org>
Date: Mon, 22 Jul 2024 14:40:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Liwei Song <liwei.song.lsong@...il.com>
Cc: bpf@...r.kernel.org, ast@...nel.org, daniel@...earbox.net,
andrii@...nel.org, martin.lau@...ux.dev, eddyz87@...il.com, song@...nel.org,
yonghong.song@...ux.dev, john.fastabend@...il.com, kpsingh@...nel.org,
sdf@...ichev.me, haoluo@...gle.com, jolsa@...nel.org, vmalik@...hat.com,
alan.maguire@...cle.com, friedrich.vock@....de, dxu@...uu.xyz,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tools/resolve_btfids: fix comparison of distinct pointer
types warning in resolve_btfids
Hello:
This patch was applied to bpf/bpf.git (master)
by Daniel Borkmann <daniel@...earbox.net>:
On Mon, 22 Jul 2024 16:32:59 +0800 you wrote:
> Add a type cast for set8->pairs to fix below compile warning:
>
> main.c: In function 'sets_patch':
> main.c:699:50: warning: comparison of distinct pointer types lacks a cast
> 699 | BUILD_BUG_ON(set8->pairs != &set8->pairs[0].id);
> | ^~
>
> [...]
Here is the summary with links:
- tools/resolve_btfids: fix comparison of distinct pointer types warning in resolve_btfids
https://git.kernel.org/bpf/bpf/c/13c9b702e6cb
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