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:   Fri, 18 Mar 2022 21:30:10 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Colin Ian King <colin.i.king@...il.com>
Cc:     chris.snook@...il.com, davem@...emloft.net, kuba@...nel.org,
        pabeni@...hat.com, gatis@...rotik.com, netdev@...r.kernel.org,
        kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org,
        llvm@...ts.linux.dev
Subject: Re: [PATCH] atl1c: remove redundant assignment to variable size

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 18 Mar 2022 00:50:21 +0000 you wrote:
> Variable sie is being assigned a value that is never read. The
> The assignment is redundant and can be removed.
> 
> Cleans up clang scan build warning:
> drivers/net/ethernet/atheros/atl1c/atl1c_main.c:1054:22: warning:
> Although the value stored to 'size' is used in the enclosing
> expression, the value is never actually read from 'size'
> [deadcode.DeadStores]
> 
> [...]

Here is the summary with links:
  - atl1c: remove redundant assignment to variable size
    https://git.kernel.org/netdev/net-next/c/0978e5919c28

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ