Ben Pfaff <[email protected]> writes:

> The regular expression here would flag any slash that wasn't adjacent to
> an asterisk as missing whitespace.  This fixes the problem.
>
> Signed-off-by: Ben Pfaff <[email protected]>
> ---

Tested-by: Aaron Conole <[email protected]>

I noticed that one of the raft patches flagged (which I hadn't noticed
when I tested the original change - sorry) for this, and this patch
clears that up.

I'm actually seeing some of 'line lacks whitespace around operator'
being flagged (for instance, '--' looks to cause a flag, and probably
should get some kind of treatment in the future).
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to