---- Original Message ---- > From: Ben Warren <b...@skyportsystems.com> > > Signed-off-by: Ben Warren <b...@skyportsystems.com> > --- > include/openvswitch/compiler.h | 30 ++++++++++++++++++++++++++++++ > lib/util.h | 28 ---------------------------- > 2 files changed, 30 insertions(+), 28 deletions(-)
I'm not quite comfortable with this one in its current form as all of the files that imported lib/util.h and made use of these assert macros that are moving do not also directly import include/openvswitch/compiler.h. Since "make check" passes, they obviously get to the include file via an indirect path, but I feel like that fact should be pointed out in the commit message... _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev