On 2/16/22 15:27, Adrian Moreno wrote:
> Use multi-variable iteration helpers to rewrite rculist loops macros.
> 
> There is an important behavior change compared with the previous
> implementation: When the loop ends normally (i.e: not via "break;"),
> the object pointer provided by the user is NULL. This is safer
> because it's not guaranteed that it would end up pointing a valid
> address.
> 
> Signed-off-by: Adrian Moreno <amore...@redhat.com>
> ---

Acked-by: Dumitru Ceara <dce...@redhat.com>


_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to