[dpdk-dev] [PATCH 1/5] bus/dpaa: fix compilation warnings with clang

Shreyansh Jain shreyansh.jain at nxp.com
Tue Jan 30 07:19:56 CET 2018


On Thursday 25 January 2018 03:23 PM, Hemant Agrawal wrote:
> fman.c:570:15: error: format specifies type 'unsigned short' but the
> argument has type 'int' [-Werror,-Wformat]  __FILE__, __LINE__, __func__,
> 
> fman/netcfg_layer.c:80:1: error: unused function 'get_num_netcfg_interfaces
> ' [-Werror,-Wunused-function] get_num_netcfg_interfaces(char *str)
> 
> Fixes: 5b22cf744689 ("bus/dpaa: introducing FMan configurations")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Hemant Agrawal <hemant.agrawal at nxp.com>
> ---

Acked-by: Shreyansh Jain <shreyansh.jain at nxp.com>



More information about the dev mailing list