PCI: Rename local variables to conventional names
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 17 Aug 2012 02:43:11 +0000 (20:43 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 22 Aug 2012 17:34:38 +0000 (11:34 -0600)
commitd563e2ccc8adb1385da42e6077736ba6854117bb
tree8d3ef2772f4949bc280b06217f7e363ef38e435c
parent7990681ad8215977b27ac855520720193de2c98f
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>
drivers/pci/remove.c
This page took 0.027359 seconds and 5 git commands to generate.