On Thu, Mar 19, 2015 at 12:08:20AM -0700, Andy Zhou wrote: > To hide ovsdb_monitor_table object from ovsdb_jsonrpc serve. > > Signed-off-by: Andy Zhou <az...@nicira.com>
It looks like there should be indentation adjustment here: static void -ovsdb_monitor_set_select(struct ovsdb_monitor_table *mt, +ovsdb_monitor_table_set_select(struct ovsdb_monitor *dbmon, + const struct ovsdb_table *table, enum ovsdb_monitor_selection select) { Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev