diff options
author | 2017-04-14 13:38:02 -0700 | |
---|---|---|
committer | 2017-04-18 14:46:57 -0500 | |
commit | 76dc52684d0f72971d9f6cc7d5ae198061b715bd (patch) | |
tree | 5c0259e6fe70b1ff1bd48e2ec9044c23ac68e772 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.11-rc1 (diff) | |
download | wireguard-linux-76dc52684d0f72971d9f6cc7d5ae198061b715bd.tar.xz wireguard-linux-76dc52684d0f72971d9f6cc7d5ae198061b715bd.zip |
PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
A 64-bit value is not needed since a PCI ROM address consists in 32 bits.
This fixes a clang warning about "implicit conversion from 'unsigned long'
to 'u32'".
Also remove now unnecessary casts to u32 from __pci_read_base() and
pci_std_update_resource().
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions