On Tue, May 30, 2017 at 04:23:11PM -0400, Aaron Conole wrote:
> Ben Pfaff <[email protected]> writes:
> 
> > A lot of checkpatch warnings are only enabled for particular kinds of
> > files, e.g. C warnings only apply to C source and header files.  The -f
> > option didn't pass the file name to the code that determines what kinds
> > of warnings to report, so only generic warnings were actually reported.
> > This fixes that problem.
> >
> > Signed-off-by: Ben Pfaff <[email protected]>
> > ---
> 
> Makes sense, and looks good to me.
> 
> Acked-by: Aaron Conole <[email protected]>

Thanks!  I applied this to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to