Skip to content
Snippets Groups Projects
Commit 7c54eaa3 authored by Jakub Kicinski's avatar Jakub Kicinski Committed by Greg Kroah-Hartman
Browse files

tls: rx: drop pointless else after goto


[ Upstream commit d5123edd ]

Pointless else branch after goto makes the code harder to refactor
down the line.

Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Stable-dep-of: fdfbaec5 ("tls: stop recv() if initial process_rx_list gave us non-DATA")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 4820e84e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment