Re: [PATCH net-next] net: reduce indentation level in sk_clone_lock()
From: Jakub Kicinski <kuba@kernel.org> Date: 2021-01-29 00:57:28
On Wed, 27 Jan 2021 07:27:31 -0800 Eric Dumazet wrote:
From: Eric Dumazet <edumazet@google.com>
Rework initial test to jump over init code
if memory allocation has failed.
Signed-off-by: Eric Dumazet <edumazet@google.com>