Commit ae9608af authored by Randy Dunlap's avatar Randy Dunlap Committed by Greg Kroah-Hartman

PCI: fix pci-driver kernel-doc

Function short description should be on only one line.
Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 74da15eb
......@@ -150,8 +150,7 @@ const struct pci_device_id *pci_match_id(const struct pci_device_id *ids,
}
/**
* pci_match_device - Tell if a PCI device structure has a matching
* PCI device id structure
* pci_match_device - Tell if a PCI device structure has a matching PCI device id structure
* @drv: the PCI driver to match against
* @dev: the PCI device structure to match against
*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment