From: Bjorn Helgaas Date: Fri, 27 Jun 2008 22:57:10 +0000 (-0600) Subject: PNP: remove redundant pnp_can_configure() check X-Git-Tag: v2.6.27-rc1~1050^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b08395e5038e3337bb85c7246a635a3be6d5a29c;p=pandora-kernel.git PNP: remove redundant pnp_can_configure() check pnp_assign_resources() is static and the only caller checks pnp_can_configure() before calling it, so no need to do it again. Signed-off-by: Bjorn Helgaas Signed-off-by: Andi Kleen Acked-by: Rene Herman Signed-off-by: Len Brown --- Reading git-diff-tree failed