[dpdk-dev] [PATCH] lib: remove redundant definition of local symbols

2015-06-30 Thread Thomas Monjalon
2015-06-29 18:35, Thomas Monjalon: > The new version nodes inherit from the previous ones which > already include a default catch-all line for not exported symbols. > > Reported-by: Helin Zhang > Signed-off-by: Thomas Monjalon Applied

[dpdk-dev] [PATCH] lib: remove redundant definition of local symbols

2015-06-29 Thread Thomas Monjalon
The new version nodes inherit from the previous ones which already include a default catch-all line for not exported symbols. Reported-by: Helin Zhang Signed-off-by: Thomas Monjalon --- lib/librte_cmdline/rte_cmdline_version.map | 1 - lib/librte_ether/rte_ether_version.map | 1 - lib/librt