Bleep bloop.  Greetings Sergey Madaminov, 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:
ERROR: Improper whitespace around control block
#28 FILE: lib/sflow_agent.c:132:
    for(; sm != NULL; sm = sm->nxt) sfl_sampler_tick(sm);

ERROR: Improper whitespace around control block
#31 FILE: lib/sflow_agent.c:134:
    for(; pl != NULL; pl = pl->nxt) sfl_poller_tick(pl);

ERROR: Improper whitespace around control block
#37 FILE: lib/sflow_agent.c:139:
    for(; rcv != NULL; rcv = rcv->nxt) sfl_receiver_tick(rcv);

Lines checked: 99, Warnings: 0, Errors: 3


Please check this out.  If you feel there has been an error, please email 
[email protected]

Thanks,
0-day Robot
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to