PCI: Fix kerneldoc for pci_disable_link_state()
authorYijing Wang <wangyijing@huawei.com>
Tue, 28 May 2013 08:03:22 +0000 (16:03 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 28 May 2013 17:16:12 +0000 (11:16 -0600)
commit2dfca877b3c599ec081c23939b34ee22576e0833
tree3db3d82d193f2c08593313ec55f4304e43d4bfd6
parentea221e64140f6fa543c29e31349001167b9f8ad0
PCI: Fix kerneldoc for pci_disable_link_state()

Fix kerneldoc for pci_disable_link_state().

[bhelgaas: expand comment, fix typos]
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pcie/aspm.c