netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Matt Johnston <matt@codeconstruct.com.au>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	jk@codeconstruct.com.au
Subject: Re: [PATCH net-next] mctp: Fix warnings reported by clang-analyzer
Date: Wed, 23 Feb 2022 12:40:10 +0000	[thread overview]
Message-ID: <164562001097.25344.11210323312274090430.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220222042936.516874-1-matt@codeconstruct.com.au>

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.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



      reply	other threads:[~2022-02-23 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-22  4:29 [PATCH net-next] mctp: Fix warnings reported by clang-analyzer Matt Johnston
2022-02-23 12:40 ` 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=164562001097.25344.11210323312274090430.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=jk@codeconstruct.com.au \
    --cc=kuba@kernel.org \
    --cc=matt@codeconstruct.com.au \
    --cc=netdev@vger.kernel.org \
    /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).