* arch/powerpc/platforms/512x/clock-commonclk.c:824: wrong % specifier ?
@ 2016-06-27 7:59 David Binderman
2016-06-27 9:04 ` Anatolij Gustschin
0 siblings, 1 reply; 2+ messages in thread
From: David Binderman @ 2016-06-27 7:59 UTC (permalink / raw)
To: agust, benh, paulus, mpe, linuxppc-dev, Linux Kernel Mailing List,
dcb314
Hello there,
linux-4.7-rc5/arch/powerpc/platforms/512x/clock-commonclk.c:824]:
(warning) %d in format string (no. 1) requires 'int' but the argument
type is 'size_t {aka unsigned long}'.
Source code is
snprintf(name, sizeof(name), "psc%d", mclk_idx);
Regards
David Binderman
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-27 9:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-27 7:59 arch/powerpc/platforms/512x/clock-commonclk.c:824: wrong % specifier ? David Binderman
2016-06-27 9:04 ` Anatolij Gustschin
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).