On Fri, Jul 12, 2019 at 04:04:38PM +0300, Ilya Maximets wrote:
> OVS has defines for loops like 'BITMAP_FOR_EACH_1' or
> 'ULLONG_FOR_EACH_1', but the regexp in checkpatch doesn't match with
> numbers and skips these loops while checking.
> 
> This patch adds numbers into regexp and adds some FOR_EACH loops to
> the unit tests.
> 
> Signed-off-by: Ilya Maximets <[email protected]>

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to