]> git.karo-electronics.de Git - linux-beck.git/commit
PCI/MSI: Remove unused msi_enabled_mask()
authorYijing Wang <wangyijing@huawei.com>
Thu, 19 Jun 2014 08:30:09 +0000 (16:30 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 3 Jul 2014 22:54:10 +0000 (16:54 -0600)
commit199596ef9184ab2bc0eb43d1af9e0b723ce07840
treec8a6c892f38691fb83ad7a1b912e795fdafb00b9
parent66f0d0c40c08c12d069a2ed513ea48426ecc8820
PCI/MSI: Remove unused msi_enabled_mask()

No one uses msi_enabled_mask(); remove the dead code.  No functional
change.

Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/msi.c