linux_dsm_epyc7002/net/openvswitch
Zeng Tao 7b066d173b net: openswitch: reuse the helper variable to improve the code readablity
In the function ovs_ct_limit_exit, there is already a helper vaibale
which could be reused to improve the readability, so i fix it in this
patch.

Signed-off-by: Zeng Tao <prime.zeng@hisilicon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-18 14:24:08 -07:00
..
actions.c net: openvswitch: improve the coding style 2020-09-01 11:42:15 -07:00
conntrack.c net: openswitch: reuse the helper variable to improve the code readablity 2020-09-18 14:24:08 -07:00
conntrack.h
datapath.c net: openvswitch: fixes crash if nf_conncount_init() fails 2020-09-01 13:23:23 -07:00
datapath.h net: openvswitch: add masks cache hit counter 2020-08-03 15:17:48 -07:00
dp_notify.c
flow_netlink.c net: openvswitch: kerneldoc fixes 2020-07-13 17:20:40 -07:00
flow_netlink.h
flow_table.c net: openvswitch: remove unused keep_flows 2020-09-01 11:42:15 -07:00
flow_table.h net: openvswitch: remove unused keep_flows 2020-09-01 11:42:15 -07:00
flow.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
flow.h
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
meter.c net: openvswitch: use div_u64() for 64-by-32 divisions 2020-04-25 20:48:21 -07:00
meter.h net: openvswitch: use u64 for meter bucket 2020-04-23 18:26:11 -07:00
vport-geneve.c
vport-gre.c
vport-internal_dev.c
vport-internal_dev.h
vport-netdev.c
vport-netdev.h
vport-vxlan.c
vport.c net: openvswitch: improve the coding style 2020-09-01 11:42:15 -07:00
vport.h