Re: [ovs-dev] [PATCH] ofp-version-opt: Fix spelling and capitalization.

2014-04-29 Thread Ben Pfaff
Thanks, applied to master. On Tue, Apr 29, 2014 at 01:49:15PM -0700, Justin Pettit wrote: > Acked-by: Justin Pettit > > > On April 29, 2014 at 1:48:23 PM, Ben Pfaff (b...@nicira.com) wrote: > > "OpenFlow" is one word. > > "Version" isn't a proper noun. > > > > Signed-off-by: Ben Pfaff > > ---

[ovs-dev] [PATCH] ofp-version-opt: Fix spelling and capitalization.

2014-04-29 Thread Ben Pfaff
"OpenFlow" is one word. "Version" isn't a proper noun. Signed-off-by: Ben Pfaff --- lib/ofp-version-opt.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ofp-version-opt.c b/lib/ofp-version-opt.c index 10784fc..46fb45a 100644 --- a/lib/ofp-version-opt.c +++ b/lib/o

Re: [ovs-dev] [PATCH] ofp-version-opt: Fix spelling and capitalization.

2014-04-29 Thread Justin Pettit
Acked-by: Justin Pettit On April 29, 2014 at 1:48:23 PM, Ben Pfaff (b...@nicira.com) wrote: > "OpenFlow" is one word. > "Version" isn't a proper noun. > > Signed-off-by: Ben Pfaff > --- > lib/ofp-version-opt.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/lib/ofp