From: Rajat Jain Date: Wed, 5 Feb 2014 02:28:43 +0000 (-0800) Subject: PCI: pciehp: Make check_link_active() non-static X-Git-Tag: v3.15-rc1~143^2~4^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4703389f7df70518cc4ea584f3e64cb11f28aa7c;p=pandora-kernel.git PCI: pciehp: Make check_link_active() non-static check_link_active() functionality needs to be used by subsequent patches (that introduce link state change based hotplug). Thus make the function non-static, and rename it to pciehp_check_link_active() so as to be consistent with other non-static functions. Signed-off-by: Rajat Jain Signed-off-by: Rajat Jain Signed-off-by: Guenter Roeck Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed