]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools: PCI: Fix incorrect printf format specifiers
authorLuo Yifan <luoyifan@cmss.chinamobile.com>
Tue, 12 Nov 2024 09:09:24 +0000 (17:09 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 20 Nov 2024 20:20:51 +0000 (14:20 -0600)
commitd9db393f2b9ed674f965dd823c1692b41bad7bfb
treefd68b274080f87fabb7ce2b488c2c86f5daa05a9
parent3ca258994b32c486b0ed59307ec31ee413524598
tools: PCI: Fix incorrect printf format specifiers

Fix several incorrect printf format specifiers that misused signed and
unsigned versions.

Link: https://lore.kernel.org/r/20241112090924.287056-1-luoyifan@cmss.chinamobile.com
Signed-off-by: Luo Yifan <luoyifan@cmss.chinamobile.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
tools/pci/pcitest.c