expr: Shorten declarations of expr_context.
authorBen Pfaff <blp@ovn.org>
Thu, 9 Jun 2016 05:37:58 +0000 (22:37 -0700)
committerBen Pfaff <blp@ovn.org>
Thu, 23 Jun 2016 22:13:14 +0000 (15:13 -0700)
commit1998e4741d6df0bdd4dd142a519973bfea9777d8
treeeebccc34a77a2550dc7973107240bccc9eb6564b
parent3239f7a0b0c0ba799aafb782f01af126c016b420
expr: Shorten declarations of expr_context.

Seems to me that this makes the code slightly easier to follow.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
ovn/lib/expr.c