PCI ASPM: remove redundant list check
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Wed, 19 Aug 2009 01:58:09 +0000 (10:58 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 9 Sep 2009 20:29:45 +0000 (13:29 -0700)
commit8a339e7321f10dc2f28928ffadb69b6c7c2d5c3b
treeb89669aed567cced569a0eb1fcb557268f608cee
parentb127bd55d9cd9d5b40278b30645669d6d46933bc
PCI ASPM: remove redundant list check

Remove the following check in __pcie_aspm_config_link() because it
nerver be true.

Acked-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pcie/aspm.c