On Wed, Jan 04, 2017 at 06:13:03PM -0800, Justin Pettit wrote:
> Macro is a very generic term, but the arguments are only ever address
> sets, so rename for clarity.
> 
> Signed-off-by: Justin Pettit <jpet...@ovn.org>

Still some hits for "macro":

ovn/lib/expr.c:911:/* Adds a macro named 'name' to 'addr_sets', replacing any 
existing
ovn/lib/expr.c:926:        /* Use the lexer to convert each macro into the 
proper
ovn/lib/lex.c:565:lex_parse_macro(const char *p, struct lex_token *token)
ovn/lib/lex.c:747:        p = lex_parse_macro(p, token);

If you fix those,
Acked-by: Ben Pfaff <b...@ovn.org>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to