Randy Dunlap
412ecd7751
[PATCH] fix fatal kernel-doc error
Teach kernel-doc to handle functions that look like the new
pcim_iomap_table(). Fixes this fatal error in scripts/kernel-doc:
DOCPROC Documentation/DocBook/kernel-api.xml
Error(/tester/linsrc/linux-2.6.20-git6//drivers/pci/pci.c:1351): cannot understand prototype: 'void __iomem * const * pcim_iomap_table(struct pci_dev *pdev) '
make[1]: *** [Documentation/DocBook/kernel-api.xml] Error 1
make: *** [htmldocs] Error 2
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-02-11 11:48:20 -08:00
..
2006-11-03 12:27:56 -08:00
2007-01-11 18:18:20 -08:00
2007-01-11 01:52:44 +01:00
2007-02-06 14:30:49 -08:00
2006-12-08 08:28:37 -08:00
2007-02-09 10:12:20 -08:00
2007-02-11 11:48:20 -08:00
2007-01-30 16:01:35 -08:00
2006-10-17 08:18:48 -07:00
2007-02-06 14:30:49 -08:00
2006-12-07 08:39:38 -08:00