From: Tonghao Zhang <xiangxia.m....@gmail.com> This series patches are not bug fix, just improve codes.
Tonghao Zhang (3): net: openvswitch: improve coding style net: openvswitch: refactor flow free function net: openvswitch: remove unnused keep_flows net/openvswitch/actions.c | 5 +-- net/openvswitch/datapath.c | 35 +++++++++++-------- net/openvswitch/flow_table.c | 68 +++++++++++++++++------------------- net/openvswitch/flow_table.h | 1 - net/openvswitch/vport.c | 7 ++-- 5 files changed, 60 insertions(+), 56 deletions(-) -- 2.23.0