]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: use __weak consistently
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 19 Jun 2012 12:54:49 +0000 (06:54 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 20 Jun 2012 16:44:35 +0000 (10:44 -0600)
commitd6d88c832eaea6c6947ddf7b664601930a9f8a14
tree8ddfebda7b16c562f13efce9efa2a3f74e85d884
parent8356aad43005ecb771a67efb4182dc038b4187e3
PCI: use __weak consistently

Use "__weak" instead of the gcc-specific "__attribute__ ((weak))"

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci-sysfs.c
drivers/pci/pci.c