[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164069641022.10997.2709686317721478445.git-patchwork-notify@kernel.org>
Date: Tue, 28 Dec 2021 13:00:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Colin Ian King <colin.i.king@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: caif: remove redundant assignment to variable expectlen
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Tue, 28 Dec 2021 00:45:42 +0000 you wrote:
> Variable expectlen is being assigned a value that is never read, the
> assignment occurs before a return statement. The assignment is
> redundant and can be removed.
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
> ---
> net/caif/cfserl.c | 1 -
> 1 file changed, 1 deletion(-)
Here is the summary with links:
- net: caif: remove redundant assignment to variable expectlen
https://git.kernel.org/netdev/net-next/c/0f1eae8e565e
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