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, 04 Nov 2022 10:20:19 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Colin Ian King <colin.i.king@...il.com>
Cc:     santosh.shilimkar@...cle.com, davem@...emloft.net,
        edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
        netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
        rds-devel@....oracle.com, kernel-janitors@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] rds: remove redundant variable total_payload_len

Hello:

This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Tue,  1 Nov 2022 10:41:04 +0000 you wrote:
> Variable total_payload_len is being used to accumulate payload lengths
> however it is never read or used afterwards. It is redundant and can
> be removed.
> 
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> ---
>  net/rds/send.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Here is the summary with links:
  - rds: remove redundant variable total_payload_len
    https://git.kernel.org/netdev/net-next/c/d28c0e73efbe

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