From: Stephen Hemminger Date: Fri, 10 Jan 2014 21:00:47 +0000 (-0700) Subject: PCI: Removed unused parts of Page Request Interface support X-Git-Tag: v3.14-rc1~132^2~5^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b340cacc1b47d8fc15051aaf9b2d44678e245ba9;p=pandora-kernel.git PCI: Removed unused parts of Page Request Interface support My philosophy is unused code is dead code. And dead code is subject to bit rot and is a likely source of bugs. Use it or lose it. This reverts parts of c320b976d783 ("PCI: Add implementation for PRI capability"), removing these interfaces: pci_pri_enabled() pci_pri_stopped() pci_pri_status() [bhelgaas: split to separate patch] Signed-off-by: Stephen Hemminger Signed-off-by: Bjorn Helgaas CC: Joerg Roedel --- Reading git-diff-tree failed