---- Original Message ----
> From: Ben Warren <[email protected]>
>
> Most of the list code is properly namespaced, so is OK to move to the
> global export directory.  Some "lib/util.h" code had to move to the
> other directory as well, but I've tried to make that as small as
> possible
>
> Signed-off-by: Ben Warren <[email protected]>
> ---
>  include/openvswitch/list.h | 260 +++++++++++++++++++++++++++++++++++++++
++++++
>  include/openvswitch/util.h | 101 ++++++++++++++++++
>  lib/list.h                 | 257
--------------------------------------------
>  lib/util.h                 | 100 -----------------
>  4 files changed, 361 insertions(+), 357 deletions(-)

This one doesn't touch automake so it doesn't require games to check...
Again, it looks sane, so ...

Acked-by: Ryan Moats <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to