From: Michael Ellerman Date: Thu, 5 Apr 2007 07:19:07 +0000 (+1000) Subject: MSI: Rename pci_msi_supported() to pci_msi_check_device() X-Git-Tag: v2.6.22-rc1~1039^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17bbc12acdb23ffb9613e12ca974fafd31bfcb56;p=pandora-kernel.git MSI: Rename pci_msi_supported() to pci_msi_check_device() As pointed out by Eric, the name pci_msi_supported() suggests it should return a boolean value, however it doesn't. So update the name to be a bit less confusing and update the doco too. Signed-off-by: Michael Ellerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed