Hi,

Went through all internal functions so they aren't visible from the outside
library.

Cheers,
Anders

Anders Roxell (3):
  linux-generic: odp_schedule: drop prefix odp on internal functions
  linux-generic/include/odp_internal: add hidden attribute
  linux-generic: use hidden on internal functions

 .../linux-generic/include/odp_buffer_internal.h    |  7 +-
 .../include/odp_classification_internal.h          | 42 ++++++------
 platform/linux-generic/include/odp_internal.h      | 18 ++++--
 .../include/odp_name_table_internal.h              | 23 +++----
 .../linux-generic/include/odp_packet_internal.h    | 27 ++++----
 .../linux-generic/include/odp_packet_io_internal.h | 61 +++++++++---------
 .../linux-generic/include/odp_packet_io_queue.h    | 25 ++++----
 platform/linux-generic/include/odp_packet_socket.h | 29 +++++----
 .../linux-generic/include/odp_pkt_queue_internal.h | 24 +++----
 platform/linux-generic/include/odp_pool_internal.h |  3 +-
 .../linux-generic/include/odp_queue_internal.h     | 75 ++++++++++++----------
 .../linux-generic/include/odp_schedule_internal.h  | 12 ++--
 .../include/odp_sorted_list_internal.h             | 42 ++++++------
 .../include/odp_timer_wheel_internal.h             | 29 +++++----
 platform/linux-generic/odp_packet_io.c             |  2 +-
 platform/linux-generic/odp_schedule.c              | 11 ++--
 platform/linux-generic/pktio/socket.c              |  5 +-
 17 files changed, 237 insertions(+), 198 deletions(-)

-- 
2.1.4

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to