PCI: pcie portdrv: style cleanup
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Tue, 15 Dec 2009 02:38:04 +0000 (11:38 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 4 Jan 2010 16:29:37 +0000 (08:29 -0800)
commit40da4186a53e59d801130156ecb89fc5830ff227
tree8eab64b223ca9657a65fb0650f10dce68ff6420f
parent45d28b097280a78893ce25a5d0db41e6a2717853
PCI: pcie portdrv: style cleanup

No change in logic.

Before:
  drivers/pci/pcie/portdrv_core.c:
    total: 7 errors, 2 warnings, 508 lines checked
  drivers/pci/pcie/portdrv_pci.c:
    total: 4 errors, 2 warnings, 300 lines checked

After:
  drivers/pci/pcie/portdrv_core.c:
    total: 0 errors, 0 warnings, 506 lines checked
  drivers/pci/pcie/portdrv_pci.c:
    total: 0 errors, 0 warnings, 299 lines checked

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pcie/portdrv_core.c
drivers/pci/pcie/portdrv_pci.c