[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164562001097.25344.11210323312274090430.git-patchwork-notify@kernel.org>
Date: Wed, 23 Feb 2022 12:40:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Matt Johnston <matt@...econstruct.com.au>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
jk@...econstruct.com.au
Subject: Re: [PATCH net-next] mctp: Fix warnings reported by clang-analyzer
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 22 Feb 2022 12:29:36 +0800 you wrote:
> net/mctp/device.c:140:11: warning: Assigned value is garbage or undefined
> [clang-analyzer-core.uninitialized.Assign]
> mcb->idx = idx;
>
> - Not a real problem due to how the callback runs, fix the warning.
>
> net/mctp/route.c:458:4: warning: Value stored to 'msk' is never read
> [clang-analyzer-deadcode.DeadStores]
> msk = container_of(key->sk, struct mctp_sock, sk);
>
> [...]
Here is the summary with links:
- [net-next] mctp: Fix warnings reported by clang-analyzer
https://git.kernel.org/netdev/net-next/c/8d783197f06d
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