eal: hide internal function
authorDavid Marchand <david.marchand@redhat.com>
Wed, 31 Jul 2019 12:07:33 +0000 (14:07 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 5 Aug 2019 09:47:22 +0000 (11:47 +0200)
commitba5d78da70dfeb23f92027cb4145066e5271c478
tree566ff1a7b0a6fa434fd05c79a6443b796f8bdc56
parent5113798fbf6991b75c4fa76989962cddae4edbc0
eal: hide internal function

This function has never been used outside of this code unit.
Mark it static and remove it from the eal internal header.

Fixes: 9e29251b2afa ("eal: thread affinity API")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
lib/librte_eal/common/eal_common_thread.c
lib/librte_eal/common/eal_thread.h