On 11/29/2020 5:00 AM, Nick Connolly wrote:
When building with clang (11.0,--buildtype=debug), eal_lcore.c
produces a -Wformat-nonliteral warning from the vfprintf call
in log_early.

Add __rte_format_printf annotation.

Fixes: b8a36b086625 ("eal/windows: improve CPU and NUMA node detection")
Cc: [email protected]

Signed-off-by: Nick Connolly <[email protected]>
Suggested-by: Dmitry Kozlyuk <[email protected]>
---
Acked-by: Pallavi Kadam <[email protected]>

Reply via email to