From: Randy Dunlap Date: Thu, 30 Oct 2008 05:35:12 +0000 (-0700) Subject: PCI: remove excess kernel-doc notation X-Git-Tag: v2.6.28-rc4~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5dafca52d366ef8c6c86cbdfecc71a9a78b63a6;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed