[ovs-git] Open vSwitch: ofproto-dpif-governor: Dispense with governor name. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Jun 7 21:01:32 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  c985ec94a2fe051f083a55d67311e643a432a7ae (commit)
      from  04d08d54cee808cf8f3655eda39ea55cda05e1cb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c985ec94a2fe051f083a55d67311e643a432a7ae
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c985ec94a2fe051f083a55d67311e643a432a7ae
Author: Ethan Jackson <ethan at nicira.com>
		
ofproto-dpif-governor: Dispense with governor name.
		
In almost all cases, ovs-vswitchd runs with a single datapath, and
therefore a single governor.  Therefore, it's usually clear from
context what governor log messages are referring to making the name
redundant.  This patch removes it.

Signed-off-by: Ethan Jackson <ethan at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 ofproto/ofproto-dpif-governor.c |   20 ++++++++------------
 ofproto/ofproto-dpif-governor.h |    2 +-
 ofproto/ofproto-dpif.c          |    2 +-
 3 files changed, 10 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list