[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166978441928.10298.7878882652751520450.git-patchwork-notify@kernel.org>
Date: Wed, 30 Nov 2022 05:00:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Steffen Klassert <steffen.klassert@...unet.com>
Cc: davem@...emloft.net, kuba@...nel.org, herbert@...dor.apana.org.au,
netdev@...r.kernel.org
Subject: Re: [PATCH 01/10] esp6: remove redundant variable err
Hello:
This series was applied to netdev/net-next.git (master)
by Steffen Klassert <steffen.klassert@...unet.com>:
On Sat, 26 Nov 2022 12:02:54 +0100 you wrote:
> From: Colin Ian King <colin.i.king@...il.com>
>
> Variable err is being assigned a value that is not read, the assignment
> is redundant and so is the variable. Remove it.
>
> Cleans up clang scan warning:
> net/ipv6/esp6_offload.c:64:7: warning: Although the value stored to 'err'
> is used in the enclosing expression, the value is never actually read
> from 'err' [deadcode.DeadStores]
>
> [...]
Here is the summary with links:
- [01/10] esp6: remove redundant variable err
https://git.kernel.org/netdev/net-next/c/e91001bae0d1
- [02/10] xfrm: update x->lastused for every packet
https://git.kernel.org/netdev/net-next/c/f7fe25a6f005
- [03/10] xfrm: Remove not-used total variable
https://git.kernel.org/netdev/net-next/c/cc2bbbfd9a50
- [04/10] xfrm: a few coding style clean ups
https://git.kernel.org/netdev/net-next/c/f157c416c51a
- [05/10] xfrm: add extack to xfrm_add_sa_expire
https://git.kernel.org/netdev/net-next/c/a25b19f36f92
- [06/10] xfrm: add extack to xfrm_del_sa
https://git.kernel.org/netdev/net-next/c/880e475d2b0b
- [07/10] xfrm: add extack to xfrm_new_ae and xfrm_replay_verify_len
https://git.kernel.org/netdev/net-next/c/643bc1a2ee30
- [08/10] xfrm: add extack to xfrm_do_migrate
https://git.kernel.org/netdev/net-next/c/bd12240337f4
- [09/10] xfrm: add extack to xfrm_alloc_userspi
https://git.kernel.org/netdev/net-next/c/c2dad11e0466
- [10/10] xfrm: add extack to xfrm_set_spdinfo
https://git.kernel.org/netdev/net-next/c/a74172168009
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