docbook: fix kernel-api source files
Fix docbook problems in kernel-api.tmpl. These cause the generated docbook to be incorrect. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
d0bcabcd72
commit
0643245f59
@@ -242,8 +242,7 @@ void pci_remove_rom(struct pci_dev *pdev)
|
||||
#endif /* 0 */
|
||||
|
||||
/**
|
||||
* pci_cleanup_rom - internal routine for freeing the ROM copy created
|
||||
* by pci_map_rom_copy called from remove.c
|
||||
* pci_cleanup_rom - free the ROM copy created by pci_map_rom_copy
|
||||
* @pdev: pointer to pci device struct
|
||||
*
|
||||
* Free the copied ROM if we allocated one.
|
||||
|
Reference in New Issue
Block a user