[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163903440908.13982.14751517115928786084.git-patchwork-notify@kernel.org>
Date: Thu, 09 Dec 2021 07:20:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Colin Ian King <colin.i.king@...il.com>
Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org,
kafai@...com, songliubraving@...com, yhs@...com,
john.fastabend@...il.com, kpsingh@...nel.org,
netdev@...r.kernel.org, bpf@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bpf: remove redundant assignment to pointer t
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Tue, 7 Dec 2021 22:47:18 +0000 you wrote:
> The pointer t is being initialized with a value that is never read. The
> pointer is re-assigned a value a littler later on, hence the initialization
> is redundant and can be removed.
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> ---
> kernel/bpf/btf.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- bpf: remove redundant assignment to pointer t
https://git.kernel.org/bpf/bpf-next/c/73b6eae583f4
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