Re: [ovs-dev] [PATCH 1/3] ofp-errors: Ignore text enclosed in square brackets

2012-09-05 Thread Simon Horman
On Wed, Sep 05, 2012 at 10:06:40AM -0700, Ben Pfaff wrote: > On Wed, Sep 05, 2012 at 11:50:36AM +0900, Simon Horman wrote: > > Enhance to extract-ofp-errors to omit text enclosed in square brackets from > > error description. This allows some commentary other than > > the error description to be su

Re: [ovs-dev] [PATCH 1/3] ofp-errors: Ignore text enclosed in square brackets

2012-09-05 Thread Ben Pfaff
On Wed, Sep 05, 2012 at 11:50:36AM +0900, Simon Horman wrote: > Enhance to extract-ofp-errors to omit text enclosed in square brackets from > error description. This allows some commentary other than > the error description to be supplied in ofp-errors.h > > As suggested by Ben Pfaff > > Signed-