From: Hidetoshi Seto Date: Thu, 6 Aug 2009 02:32:51 +0000 (+0900) Subject: PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() X-Git-Tag: v2.6.32-rc1~670^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f56e4481328071d293306a55a951d83639d8d529;p=pandora-kernel.git PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() Unify msi_free_irqs() and msix_free_all_irqs(), and rename it to a common void function free_msi_irqs(). And relocate the common function to where the prototype is located now. Reviewed-by: Matthew Wilcox Signed-off-by: Hidetoshi Seto Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed