lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 05 Aug 2021 10:00:05 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Colin King <colin.king@...onical.com>
Cc:     jk@...econstruct.com.au, matt@...econstruct.com.au,
        davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] mctp: remove duplicated assignment of pointer hdr

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Wed,  4 Aug 2021 13:15:30 +0100 you wrote:
> From: Colin Ian King <colin.king@...onical.com>
> 
> The pointer hdr is being initialized and also re-assigned with the
> same value from the call to function mctp_hdr. Static analysis reports
> that the initializated value is unused. The second assignment is
> duplicated and can be removed.
> 
> [...]

Here is the summary with links:
  - [next] mctp: remove duplicated assignment of pointer hdr
    https://git.kernel.org/netdev/net-next/c/df7ba0eb25ed

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