Re: [PATCH v2 09/13] net: lpc-enet: fix printk format strings

2019-08-09 Thread Arnd Bergmann
On Fri, Aug 9, 2019 at 6:30 PM Joe Perches wrote: > > @@ -1333,13 +1333,14 @@ static int lpc_eth_drv_probe(struct platform_device > > *pdev) > > pldat->dma_buff_base_p = dma_handle; > > > > netdev_dbg(ndev, "IO address space :%pR\n", res); > > - netdev_dbg(ndev, "IO address

Re: [PATCH v2 09/13] net: lpc-enet: fix printk format strings

2019-08-09 Thread Joe Perches
On Fri, 2019-08-09 at 16:40 +0200, Arnd Bergmann wrote: > compile-testing this driver on other architectures showed > multiple warnings: > > drivers/net/ethernet/nxp/lpc_eth.c: In function 'lpc_eth_drv_probe': > drivers/net/ethernet/nxp/lpc_eth.c:1337:19: warning: format '%d' expects >

[PATCH v2 09/13] net: lpc-enet: fix printk format strings

2019-08-09 Thread Arnd Bergmann
compile-testing this driver on other architectures showed multiple warnings: drivers/net/ethernet/nxp/lpc_eth.c: In function 'lpc_eth_drv_probe': drivers/net/ethernet/nxp/lpc_eth.c:1337:19: warning: format '%d' expects argument of type 'int', but argument 4 has type 'resource_size_t {aka