diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2006-12-29 16:47:29 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-12-30 10:55:55 -0800 |
commit | 76e6a1d6607e5b58003bb87e3b3220d5fdb7568d (patch) | |
tree | 164331d166fabe44f3e25bed11ff802a7d25d624 /fs | |
parent | 29263fbf9ecfcf294efdd8a51aa9191f423515ed (diff) |
[PATCH] pci/probe: fix macro that confuses kernel-doc
Don't have macros between a function's kernel-doc block and the function
definition. This is not valid for kernel-doc.
Warning(/var/linsrc/linux-2.6.20-rc1-git8//drivers/pci/probe.c:653): No description found for parameter 'IORESOURCE_PCI_FIXED'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions