Mon, Aug 10, 2015 at 02:54:28PM CEST, [email protected] wrote: >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]>
Acked-by: Jiri Pirko <[email protected]> -- 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
