From: Fabio Estevam <[email protected]> Date: Mon, 10 Aug 2015 09:54:28 -0300
> Use '%zx' to print size_t format in order to fix the following build warning: > > drivers/net/ethernet/mellanox/mlxsw/item.h:65:3: warning: format '%lx' > expects argument of type 'long unsigned int', but argument 6 has type > 'size_t' [-Wformat=] > > Signed-off-by: Fabio Estevam <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
