net: Remove unnecessary variables
authorzuoqilin <zuoqilin@yulong.com>
Fri, 14 May 2021 07:55:13 +0000 (15:55 +0800)
committerSteffen Klassert <steffen.klassert@secunet.com>
Wed, 26 May 2021 05:03:39 +0000 (07:03 +0200)
commita925316af80ae93186f00d80163f5a3c7f5b4782
treecb0daaabab4d954703846bb209c5b0e12688aecc
parentfe9f1d8779cb47046e76ea209b6eece7ec56d1b4
net: Remove unnecessary variables

It is not necessary to define variables to receive -ENOMEM,
directly return -ENOMEM.

Signed-off-by: zuoqilin <zuoqilin@yulong.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/key/af_key.c