[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMzoamZPL6ZPFq_DA2T2sk=LE+ax3OMP7BgcyjiXz82ro8dMWQ@mail.gmail.com>
Date: Mon, 27 Jun 2016 08:59:42 +0100
From: David Binderman <linuxdev.baldrick@...il.com>
To: agust@...x.de, benh@...nel.crashing.org, paulus@...ba.org,
mpe@...erman.id.au, linuxppc-dev@...ts.ozlabs.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
dcb314@...mail.com
Subject: arch/powerpc/platforms/512x/clock-commonclk.c:824: wrong % specifier ?
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
Powered by blists - more mailing lists