Skip to content
Commit 7c305137 authored by Alex Bennée's avatar Alex Bennée Committed by Paolo Bonzini
Browse files

lib/pci: fix BAR format strings



Using %lx as a format string is not portable across 32/64 bit builds.
Use explicit PRIx64 format strings.

Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 529046c3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment