commit | d563e2ccc8adb1385da42e6077736ba6854117bb | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Thu Aug 16 20:43:11 2012 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Aug 22 11:34:38 2012 -0600 |
tree | 8d3ef2772f4949bc280b06217f7e363ef38e435c | |
parent | 7990681ad8215977b27ac855520720193de2c98f [diff] |
PCI: Rename local variables to conventional names "bus" is the conventional name for a "struct pci_bus *" variable. Tested-by: Yijing Wang <wangyijing@huawei.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Yinghai Lu <yinghai@kernel.org>