---- Original Message ----
> From: Ben Warren <b...@skyportsystems.com>
>
> All code is now in include/openvswitch/list.h
>
> Signed-off-by: Ben Warren <b...@skyportsystems.com>
> ---
>  lib/automake.mk               |  1 -
>  lib/bfd.c                     |  2 +-
>  lib/dp-packet.h               |  2 +-
>  lib/dpif-netdev.c             |  2 +-
>  lib/fat-rwlock.c              |  2 +-
>  lib/fat-rwlock.h              |  2 +-
>  lib/guarded-list.h            |  2 +-
>  lib/jsonrpc.c                 |  2 +-
>  lib/list.h                    | 23 -----------------------
>  lib/lldp/aa-structs.h         |  2 +-
>  lib/lldp/lldpd.c              |  2 +-
>  lib/lldp/lldpd.h              |  2 +-
>  lib/mac-learning.c            |  2 +-
>  lib/mac-learning.h            |  2 +-
>  lib/mcast-snooping.c          |  2 +-
>  lib/mcast-snooping.h          |  2 +-
>  lib/netdev-dpdk.c             |  2 +-
>  lib/netdev-dummy.c            |  2 +-
>  lib/netdev-provider.h         |  2 +-
>  lib/netdev-vport.c            |  2 +-
>  lib/netdev.c                  |  2 +-
>  lib/netlink-notifier.h        |  2 +-
>  lib/ofp-util.h                |  2 +-
>  lib/ofpbuf.h                  |  2 +-
>  lib/ovs-lldp.c                |  2 +-
>  lib/ovs-lldp.h                |  2 +-
>  lib/ovs-numa.c                |  2 +-
>  lib/ovs-numa.h                |  2 +-
>  lib/ovs-rcu.c                 |  2 +-
>  lib/ovs-thread.c              |  2 +-
>  lib/ovsdb-idl-provider.h      |  2 +-
>  lib/poll-loop.c               |  2 +-
>  lib/process.c                 |  2 +-
>  lib/rstp-common.h             |  2 +-
>  lib/rtbsd.h                   |  2 +-
>  lib/seq.c                     |  2 +-
>  lib/tnl-ports.c               |  2 +-
>  lib/unixctl.c                 |  2 +-
>  ofproto/bond.c                |  2 +-
>  ofproto/connmgr.h             |  2 +-
>  ofproto/ofproto-dpif-ipfix.c  |  2 +-
>  ofproto/ofproto-dpif-rid.h    |  2 +-
>  ofproto/ofproto-dpif-upcall.c |  2 +-
>  ofproto/ofproto-dpif-xlate.c  |  2 +-
>  ofproto/ofproto-provider.h    |  2 +-
>  ovn/lib/expr.h                |  2 +-
>  ovsdb/ovsdb-server.c          |  2 +-
>  ovsdb/ovsdb.h                 |  2 +-
>  ovsdb/row.h                   |  2 +-
>  ovsdb/server.h                |  2 +-
>  ovsdb/transaction.c           |  2 +-
>  ovsdb/trigger.h               |  2 +-
>  tests/test-list.c             |  4 ++--
>  vswitchd/bridge.c             |  2 +-
>  54 files changed, 53 insertions(+), 77 deletions(-)
>  delete mode 100644 lib/list.h

Since lib/automake.mk got touched, this requires
that the dist-hook-git target be turned off to
allow "make check" to pass.  Other than that,
the change 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