Bleep bloop.  Greetings James Raphael Tiovalen, 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: Inappropriate bracing around statement
#628 FILE: lib/sflow_agent.c:163:
            for (r = agent->receivers; r != NULL; prev = r, r = r->nxt);

ERROR: Inappropriate bracing around statement
#629 FILE: lib/sflow_agent.c:164:
            if (prev) { prev->nxt = rcv; }

ERROR: Inappropriate bracing around statement
#661 FILE: lib/sflow_agent.c:214:
            if (prev) { prev->nxt = newsm; }

ERROR: Inappropriate bracing around statement
#677 FILE: lib/sflow_agent.c:230:
                if (test == NULL) { sfl_agent_jumpTableAdd(agent, newsm); }

ERROR: Inappropriate bracing around statement
#698 FILE: lib/sflow_agent.c:259:
            if (prev) { prev->nxt = newpl; }

WARNING: Line has trailing whitespace
#960 FILE: ovsdb/ovsdb-client.c:1237:
        const struct ovsdb_column *version_column = 

Lines checked: 1674, Warnings: 1, Errors: 5


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