[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161783160914.25121.16936488785375619390.git-patchwork-notify@kernel.org>
Date: Wed, 07 Apr 2021 21:40:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: samirweng1979 <samirweng1979@....com>
Cc: davem@...emloft.net, rdunlap@...radead.org, unixbhaskar@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
wengjianfeng@...ong.com
Subject: Re: [PATCH] nfc/fdp: remove unnecessary assignment and label
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 7 Apr 2021 11:16:38 +0800 you wrote:
> From: wengjianfeng <wengjianfeng@...ong.com>
>
> In function fdp_nci_patch_otp and fdp_nci_patch_ram,many goto
> out statements are used, and out label just return variable r.
> in some places,just jump to the out label, and in other places,
> assign a value to the variable r,then jump to the out label.
> It is unnecessary, we just use return sentences to replace goto
> sentences and delete out label.
>
> [...]
Here is the summary with links:
- nfc/fdp: remove unnecessary assignment and label
https://git.kernel.org/netdev/net-next/c/872fff333fb1
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