From: Yijing Wang Date: Thu, 22 Aug 2013 03:24:45 +0000 (+0800) Subject: PCI: Remove unnecessary check for pcie_get_mps() failure X-Git-Tag: v3.12-rc1~177^2~2^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f67577118d1154154cf3c1d96f870c4da13846b4;p=pandora-kernel.git PCI: Remove unnecessary check for pcie_get_mps() failure After 59875ae489 ("PCI/core: Use PCI Express Capability accessors"), pcie_get_mps() never returns an error, so don't bother to check for it. No functional change. [bhelgaas: changelog, fix pcie_get_mps() doc] Signed-off-by: Yijing Wang Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed