From: David Rientjes Date: Sun, 3 Dec 2006 19:55:34 +0000 (-0800) Subject: PCI quirks: remove redundant check X-Git-Tag: v2.6.20-rc2~82^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c875c28649eac0adb8d2e2efac2186c3089e100;p=pandora-kernel.git PCI quirks: remove redundant check Removes redundant check for dev->subordinate; if it is NULL, the function returns before the patch-affected code region. Signed-off-by: David Rientjes Acked-by: Brice Goglin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed