Re: [ovs-dev] [PATCH 3/5] ofproto-dpif-xlate: Fix a whitespace

2014-01-15 Thread Ben Pfaff
On Wed, Jan 15, 2014 at 12:41:22PM +0900, YAMAMOTO Takashi wrote: > No functional changes. > > Signed-off-by: YAMAMOTO Takashi Thanks, applied to master and branch-2.1 (the latter only because it is a prereq for an actual bugfix in one of your later commits).

[ovs-dev] [PATCH 3/5] ofproto-dpif-xlate: Fix a whitespace

2014-01-14 Thread YAMAMOTO Takashi
No functional changes. Signed-off-by: YAMAMOTO Takashi --- ofproto/ofproto-dpif-xlate.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ofproto/ofproto-dpif-xlate.c b/ofproto/ofproto-dpif-xlate.c index e73b7eb..0eadf46 100644 --- a/ofproto/ofproto-dpif-xlate.c +++ b/ofp