On 02/03/2016 04:50 PM, Ben Pfaff wrote: > Most vlog calls are for the log module owned by the translation unit being > compiled, but this module was referenced indirectly through a pointer > variable. That seems silly, so this commit changes the code so that the > local vlog module is referred to directly, as &this_module. > > We could get rid of the global variables for vlog modules entirely, but > I like getting linker errors when there's a duplicate module name. > > Signed-off-by: Ben Pfaff <b...@ovn.org>
Acked-by: Russell Bryant <russ...@ovn.org> -- Russell Bryant _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev