summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2014-03-07 20:51:12 (GMT)
committerBjorn Helgaas <bhelgaas@google.com>2014-03-19 21:00:16 (GMT)
commit664c28480c90fb8541bcdd1d4b349e9436165ec7 (patch)
tree6e21ff55e150e7b0e61247407ea985b7ce15a551 /drivers/pci/probe.c
parentaa11fc58dc71c27701b1f9a529a36a38d4337722 (diff)
downloadlinux-664c28480c90fb8541bcdd1d4b349e9436165ec7.tar.xz
PCI: Change pci_bus_alloc_resource() type_mask to unsigned long
The pci_bus_alloc_resource() "type_mask" parameter is used to compare with the "flags" member of a struct resource, so it should be the same type, namely "unsigned long". No functional change because all current IORESOURCE_* flags fit in 32 bits. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'drivers/pci/probe.c')
0 files changed, 0 insertions, 0 deletions