Joe Stringer <[email protected]> writes: > Many standard library functions are wrapped in OVS, so check for usage > of the original versions and suggest that authors replace them with the > OVS versions. > > Signed-off-by: Joe Stringer <[email protected]> > --- > v2: Drop checks for functions that don't replace library functions > Fix naming of functions xfoo() -> ovs_foo() where appropriate > Fix descriptions > ---
This version LGTM. Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
