Ben Pfaff <[email protected]> writes:

> Comments are more freeform than code, so this patch tries to ignore many
> checks on comment lines.  It assumes that any line that begins with "/*"
> or "* " is a comment line.  (Without a following space, "*" might be
> something like "*x = 1;".)
>
> Suggested-by: Joe Stringer <[email protected]>
> Signed-off-by: Ben Pfaff <[email protected]>
> ---

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

Thanks Ben and Joe for all the checkpatch enhancements. :)
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to