Bleep bloop. Greetings Adrian Moreno, 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: Use ovs_assert() in place of assert()
#130 FILE: tests/test-list.c:64:
assert(e == NULL);
ERROR: Use ovs_assert() in place of assert()
#139 FILE: tests/test-list.c:73:
assert(e == NULL);
ERROR: Use ovs_assert() in place of assert()
#149 FILE: tests/test-list.c:140:
assert(next == NULL);
ERROR: Use ovs_assert() in place of assert()
#151 FILE: tests/test-list.c:142:
assert(&next->node == e->node.next);
ERROR: Use ovs_assert() in place of assert()
#167 FILE: tests/test-list.c:159:
assert(e == NULL);
ERROR: Use ovs_assert() in place of assert()
#168 FILE: tests/test-list.c:160:
assert(next == NULL);
Lines checked: 175, Warnings: 0, Errors: 6
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