X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fpci%2From.c;h=bd5c0e031398e9b50404380076b69c0c25889c71;hb=603ded16a308d0a7a17738c973e3c8cbcd5db7dd;hp=a98b2470b9ea5f85b95a3ae3c9da79aeafb29363;hpb=6e5565f949af1322f8f3d3f43d044645ae448499;p=linux-2.6 diff --git a/drivers/pci/rom.c b/drivers/pci/rom.c index a98b2470b9..bd5c0e0313 100644 --- a/drivers/pci/rom.c +++ b/drivers/pci/rom.c @@ -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.