]> git.baikalelectronics.ru Git - kernel.git/commit
PCI ASPM: fix typo in struct pcie_link_state
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Wed, 13 May 2009 03:11:33 +0000 (12:11 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 18 Jun 2009 20:57:25 +0000 (13:57 -0700)
commit21ffb607f6d9cc43ede7ef46a40be566b3a92a17
tree6a994b4e5fc840e071cc2e7510b35a8c7d549200
parent2de57efdfba2aab7017e26a42110ba93ecb169ed
PCI ASPM: fix typo in struct pcie_link_state

Fix a typo in struct pcie_link_state.

The "sibiling" field in the struct pcie_link_state should be
"sibling".

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