net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_get_defau...
authorZheng Yongjun <zhengyongjun3@huawei.com>
Tue, 8 Dec 2020 12:13:53 +0000 (20:13 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Apr 2021 06:42:10 +0000 (08:42 +0200)
commit3e288c3a7d55943a02e1beb75f4dacbbb5a3fe65
tree7ac08e502688fdd15a88fa26b65bbdb6dbbac8fb
parent3b70c6f26364f2621e0aef142c67ffe2c049ea2d
net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_get_default_limit()

[ Upstream commit 5e359044c107ecbdc2e9b3fd5ce296006e6de4bc ]

Simplify the return expression.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Reviewed-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/openvswitch/conntrack.c