* Re: linux-next: Tree for Jun 13 (drivers/net/ethernet/freescale/fs_enet/mii-fec.c)
[not found] <20230613165903.5cc10e58@canb.auug.org.au>
@ 2023-06-13 16:21 ` Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2023-06-13 16:21 UTC (permalink / raw)
To: Stephen Rothwell, Linux Next Mailing List
Cc: Network Development, linuxppc-dev, Linux Kernel Mailing List
On 6/12/23 23:59, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20230609:
>
on PPC32:
../drivers/net/ethernet/freescale/fs_enet/mii-fec.c: In function 'fs_enet_mdio_probe':
../drivers/net/ethernet/freescale/fs_enet/mii-fec.c:130:50: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'resource_size_t' {aka 'long long unsigned int'} [-Wformat=]
130 | snprintf(new_bus->id, MII_BUS_ID_SIZE, "%x", res.start);
| ~^ ~~~~~~~~~
| | |
| | resource_size_t {aka long long unsigned int}
| unsigned int
| %llx
--
~Randy
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-13 16:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230613165903.5cc10e58@canb.auug.org.au>
2023-06-13 16:21 ` linux-next: Tree for Jun 13 (drivers/net/ethernet/freescale/fs_enet/mii-fec.c) Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).