ofproto-dpif-governor: Dispense with governor name.
authorEthan Jackson <ethan@nicira.com>
Fri, 7 Jun 2013 20:51:31 +0000 (13:51 -0700)
committerEthan Jackson <ethan@nicira.com>
Fri, 7 Jun 2013 20:52:39 +0000 (13:52 -0700)
commitc985ec94a2fe051f083a55d67311e643a432a7ae
treeffce8f38c0f962fab515fe5bae9e39a76d216eba
parent04d08d54cee808cf8f3655eda39ea55cda05e1cb
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@nicira.com>
ofproto/ofproto-dpif-governor.c
ofproto/ofproto-dpif-governor.h
ofproto/ofproto-dpif.c