---- Original Message ----
> From: Ben Warren <b...@skyportsystems.com>
>
> 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 <b...@skyportsystems.com>
> ---
>  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 <rmo...@us.ibm.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to