Ben Pfaff <[email protected]> writes: > The switch statement and our FOR_EACH macro iteration constructs have the > same rules as if, for, and while. > > Signed-off-by: Ben Pfaff <[email protected]> > ---
At first, I was thinking that the FOR_EACH constructs were treated separately, but actually it looks like there are just places where the usage is incorrect. Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
