[ovs-git] [openvswitch/ovs] 3d0b82: ovn-controller: Simplify ofctrl_run(), pinctrl_run...

GitHub noreply at github.com
Sun Aug 14 05:26:33 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 3d0b8206376100f35812a31a6656cfa520f57492
      https://github.com/openvswitch/ovs/commit/3d0b8206376100f35812a31a6656cfa520f57492
  Author: nickcooper-zhangtonghao <nickcooper-zhangtonghao at opencloud.tech>
  Date:   2016-08-13 (Sat, 13 Aug 2016)

  Changed paths:
    M ovn/controller/ofctrl.c
    M ovn/controller/pinctrl.c

  Log Message:
  -----------
  ovn-controller: Simplify ofctrl_run(), pinctrl_run().

Before calling the function "ofctrl_run" and "pinctrl_run", the "br-int"
has been checked.  Remove the conditional statements in the function may
make the code clearer.

Signed-off-by: nickcooper-zhangtonghao <nickcooper-zhangtonghao at opencloud.tech>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list