[dpdk-dev] [PATCH 1/2 v2] string: deprecate rte_snprintf

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jun 27 02:51:30 CEST 2014


> The function rte_snprintf serves no useful purpose. It is the
> same as snprintf() for all valid inputs. Deprecate it and
> replace all uses in current code.
> 
> Leave the tests for the deprecated function in place.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>

Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com>

Applied for version 1.7.0.

Thanks
-- 
Thomas


More information about the dev mailing list