From: Tonghao Zhang <[email protected]> This series patches are not bug fix, just improve codes.
Tonghao Zhang (3): net: openvswitch: improve the coding style net: openvswitch: refactor flow free function net: openvswitch: remove unused keep_flows net/openvswitch/actions.c | 5 +-- net/openvswitch/datapath.c | 38 +++++++++++--------- net/openvswitch/flow_table.c | 70 ++++++++++++++++++------------------ net/openvswitch/flow_table.h | 1 - net/openvswitch/vport.c | 7 ++-- 5 files changed, 64 insertions(+), 57 deletions(-) -- 2.23.0
