From: patchwork-bot+netdevbpf@kernel.org
To: Sebin Sebastian <mailmesebin00@gmail.com>
Cc: sgoutham@marvell.com, lcherian@marvell.com, gakula@marvell.com,
jerinj@marvell.com, hkelam@marvell.com, sbhatta@marvell.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] octeontx2-af: returning uninitialized variable
Date: Wed, 13 Jul 2022 14:00:15 +0000 [thread overview]
Message-ID: <165772081554.13863.1993473674203093729.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220713073858.42015-1-mailmesebin00@gmail.com>
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Wed, 13 Jul 2022 13:08:58 +0530 you wrote:
> Fix coverity error 'use of uninitialized variable'. err is uninitialized
> and is returned which can lead to unintended results. err has been replaced
> with -einval.
> Coverity issue: 1518921 (uninitialized scalar variable)
>
> Signed-off-by: Sebin Sebastian <mailmesebin00@gmail.com>
>
> [...]
Here is the summary with links:
- [-next] octeontx2-af: returning uninitialized variable
https://git.kernel.org/netdev/net-next/c/6a605eb1d71e
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:[~2022-07-13 14:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-13 7:38 [PATCH -next] octeontx2-af: returning uninitialized variable Sebin Sebastian
2022-07-13 14:00 ` 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=165772081554.13863.1993473674203093729.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=hkelam@marvell.com \
--cc=jerinj@marvell.com \
--cc=kuba@kernel.org \
--cc=lcherian@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mailmesebin00@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.com \
/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).