PCI: fix missing kernel-doc and typos
authorRandy Dunlap <randy.dunlap@oracle.com>
Sat, 10 Jan 2009 01:03:20 +0000 (17:03 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 13 Feb 2009 20:03:08 +0000 (12:03 -0800)
commitf5ddcac435b6c6133a9c137c345abef53b93cf55
treec7bd3ec51c1830b245486502fcea3cfe0cd3847a
parentb33bfdef24565fe54da91adf3cd4eea13488d7fc
PCI: fix missing kernel-doc and typos

Fix pci kernel-doc parameter missing notation, correct
function name, and fix typo:

Warning(linux-2.6.28-git10//drivers/pci/pci.c:1511): No description found for parameter 'exclusive'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci.c