mem: remove incorrect experimental tag on static symbol
authorDavid Marchand <david.marchand@redhat.com>
Sat, 29 Jun 2019 11:58:50 +0000 (13:58 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 29 Jun 2019 17:04:39 +0000 (19:04 +0200)
commit146e002c68b1d428696a250464cdb7c46a366f52
tree9d3fa82d652e51bf972b73aeecce9aee9b438c20
parent136ab94a5b069929b96fcc60eef113ef258131a3
mem: remove incorrect experimental tag on static symbol

This function is not visible from outside this code unit.

Fixes: 84e7477e10b1 ("mem: add thread unsafe version for DMA mask check")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
lib/librte_eal/common/eal_common_memory.c