OSDN Git Service

net: caif: modify the label out_err to out
authorDongliang Mu <mudongliangabcd@gmail.com>
Fri, 18 Jun 2021 07:32:04 +0000 (15:32 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jun 2021 19:07:09 +0000 (12:07 -0700)
commit9fd2bc3206b31c8ff6d54d643730d4c3470471d6
tree6c7f363bd8473e24e05cfba2417b2568e65e0a0c
parent9d72b8da9f13349be11914823d7bd8186c6a91ce
net: caif: modify the label out_err to out

Modify the label out_err to out to avoid the meanless kfree.

Signed-off-by: Dongliang Mu <mudongliangabcd@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/caif/cfcnfg.c