"dev" <dev-boun...@openvswitch.org> wrote on 04/21/2016 12:50:16 PM:
> From: Ben Pfaff <b...@ovn.org> > To: dev@openvswitch.org > Cc: Ben Pfaff <b...@ovn.org> > Date: 04/21/2016 12:50 PM > Subject: [ovs-dev] [PATCH v2 1/2] ofproto-dpif: Rename "recurse" to > "indentation". > Sent by: "dev" <dev-boun...@openvswitch.org> > > The "recurse" member of struct xlate_in and struct xlate_ctx is used for > two purposes: to determine the amount of indentation in "ofproto/trace" > output and to limit the depth of recursion. An upcoming commit will > separate these tasks, and so in preparation this commit renames "recurse" > to "indentation". > > Signed-off-by: Ben Pfaff <b...@ovn.org> > --- > ofproto/ofproto-dpif-xlate.c | 22 +++++++++++----------- > ofproto/ofproto-dpif-xlate.h | 15 ++++++++------- > ofproto/ofproto-dpif.c | 43 +++++++++++++++++++++ +--------------------- > ofproto/ofproto-dpif.h | 2 +- Much better... Acked-by: Ryan Moats <rmo...@us.ibm.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev