Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: 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@xxxxxxxxx> > --- > 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