]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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)
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>

No differences found