numam-dpdk/examples/exception_path
Bruce Richardson e8ed6c7817 eal: fix usage of printf-like functions
Mark the rte_log, cmdline_printf and rte_snprintf functions as
being printf-style functions. This causes compilation errors
due to mis-matched parameter types, so the parameter types are
fixed where appropriate.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-06-27 02:31:08 +02:00
..
main.c eal: fix usage of printf-like functions 2014-06-27 02:31:08 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00