On Thu, Jun 01, 2017 at 10:14:15AM -0400, Aaron Conole wrote:
> 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, I applied this to master.

> Thanks Ben and Joe for all the checkpatch enhancements. :)

Now that I've added a hook to use it, I see a lot of ways to improve it,
so I tend to fix this as I notice.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to