Thanks, applied to master.
On Fri, Jun 07, 2019 at 03:34:04PM -0700, Yifeng Sun wrote:
> Look good to me, thanks.
>
> Reviewed-by: Yifeng Sun
>
> On Fri, Jun 7, 2019 at 1:03 PM 0-day Robot wrote:
> >
> > Bleep bloop. Greetings Ben Pfaff, I am a robot and I have tried out your
> > patch.
> >
Look good to me, thanks.
Reviewed-by: Yifeng Sun
On Fri, Jun 7, 2019 at 1:03 PM 0-day Robot wrote:
>
> Bleep bloop. Greetings Ben Pfaff, I am a robot and I have tried out your
> patch.
> Thanks for your contribution.
>
> I encountered some error that I wasn't expecting. See the details below
Bleep bloop. Greetings Ben Pfaff, I am a robot and I have tried out your patch.
Thanks for your contribution.
I encountered some error that I wasn't expecting. See the details below.
checkpatch:
WARNING: Line is 88 characters long (recommended limit is 79)
#17 FILE: ofproto/ofproto-dpif-xlate.
Signed-off-by: Ben Pfaff
---
ofproto/ofproto-dpif-xlate.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ofproto/ofproto-dpif-xlate.c b/ofproto/ofproto-dpif-xlate.c
index 04d69ed06c20..ea72eedb1cde 100644
--- a/ofproto/ofproto-dpif-xlate.c
+++ b/ofproto/ofproto-dpif-xlate.