Messages in this thread |  | | Subject | Re: [PATCH RESEND] NFC: st21nfca: remove unnecessary variable and labels | | From | patchwork-bot+netdevbpf@kernel ... | | Date | Thu, 20 May 2021 22:50:11 +0000 |
| |
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 20 May 2021 09:05:50 +0800 you wrote: > From: wengjianfeng <wengjianfeng@yulong.com> > > assign vlue (EIO/EPROTO) to variable r, and goto exit label, > but just return r follow exit label, so we delete exit label, > and just replace with return sentence. > > Signed-off-by: wengjianfeng <wengjianfeng@yulong.com> > > [...]
Here is the summary with links: - [RESEND] NFC: st21nfca: remove unnecessary variable and labels https://git.kernel.org/netdev/net-next/c/4b99b7498277
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
|  |