PCI: remove excess kernel-doc notation
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 30 Oct 2008 05:35:12 +0000 (22:35 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 3 Nov 2008 22:32:46 +0000 (14:32 -0800)
commitf5dafca52d366ef8c6c86cbdfecc71a9a78b63a6
treec94960a61680ceac39df329d3fee73f85a9ca802
parenta7b930cdf8ec790c85f81416c87f7c066679d373
PCI: remove excess kernel-doc notation

Fix pci/rom.c kernel-doc function notation:

Warning(drivers/pci/rom.c:110): Excess function parameter or struct member 'return' description in 'pci_map_rom'
Warning(drivers/pci/rom.c:177): Excess function parameter or struct member 'return' description in 'pci_map_rom_copy'

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