[ovs-git] [openvswitch/ovs] eddb84: OVN: remove useless ds_clear() on actions ds

GitHub noreply at github.com
Mon Jan 8 16:41:48 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: eddb84a1646c07c7c8ca5f5f147f4231273c235e
      https://github.com/openvswitch/ovs/commit/eddb84a1646c07c7c8ca5f5f147f4231273c235e
  Author: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
  Date:   2018-01-08 (Mon, 08 Jan 2018)

  Changed paths:
    M ovn/northd/ovn-northd.c

  Log Message:
  -----------
  OVN: remove useless ds_clear() on actions ds

Remove ds_clear() on actions dynamic string in build_acls()
since they have just been initialized to DS_EMPTY_INITIALIZER

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list