]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6395e1dcaf609ddbe99bc45c8ddb4607c4c2ecea
treec7bd3ec51c1830b245486502fcea3cfe0cd3847a
parent0349ab774f8b8045743d1da5559a76acb4785682
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