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]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to