> +static bool is_condition_satified(const struct vsctl_table_class *, > + const struct ovsdb_idl_row *, > + const char *arg, > + struct ovsdb_symbol_table *); > +
Perhaps now would be an appropriate time to add another commit which changes the spelling of is_condition_satified (or perhaps doing it in this commit is fine). That said, since it was spelled incorrectly in a previous commit I don't think it should block merging this one. Everything else seems fine. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev_openvswitch.org
