linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build warning regression (104daa71b396 ("PCI: Determine actual VPD size on first access"))
@ 2016-05-09 19:54 Bjorn Helgaas
  2016-05-10  6:09 ` Hannes Reinecke
  0 siblings, 1 reply; 4+ messages in thread
From: Bjorn Helgaas @ 2016-05-09 19:54 UTC (permalink / raw)
  To: Hannes Reinecke; +Cc: linux-pci

Hi Hannes,

Geert's list of build regressions and improvements
(http://lkml.kernel.org/r/1462782250-6231-1-git-send-email-geert@linux-m68k.org)
shows these new warnings:

  drivers/pci/access.c: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int' [-Wformat=]:  => 318:8
  drivers/pci/access.c: warning: format '%zu' expects argument of type 'size_t', but argument 5 has type 'unsigned int' [-Wformat=]:  => 340:6

which I think are due to 104daa71b396 ("PCI: Determine actual VPD size on
first access").

Would you mind fixing those up and sending me a patch?  These were in
the v4.6-rc1 regressions email, and I should have noticed then, but I
didn't.

Bjorn

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-10 11:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-09 19:54 Build warning regression (104daa71b396 ("PCI: Determine actual VPD size on first access")) Bjorn Helgaas
2016-05-10  6:09 ` Hannes Reinecke
2016-05-10 11:51   ` Bjorn Helgaas
2016-05-10 11:56     ` Geert Uytterhoeven

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).